|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OddballFactory
Abstraction of something that can create Oddballs.
Method Summary | |
---|---|
Oddball |
createFrom(File file,
ClassLoader parentLoader)
Create an Oddball. |
Method Detail |
---|
Oddball createFrom(File file, ClassLoader parentLoader)
file
- A File that a paticular factory may or
may not be able to use.parentLoader
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |