public interface OddballFactory
| Modifier and Type | Method and Description |
|---|---|
Oddball |
createFrom(java.io.File file,
java.lang.ClassLoader parentLoader)
Create an Oddball.
|
Oddball createFrom(java.io.File file, java.lang.ClassLoader parentLoader)
file - A File that a particular factory may or
may not be able to use.parentLoader -