|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- Target type of the factory.public static interface ArrayWriterOption.IArrayFactory<T extends Collection<Object>>
Interface for the collection factory.
Method Summary | |
---|---|
T |
newInstance(int size)
Create a new collection instance. |
Method Detail |
---|
T newInstance(int size)
size
- Size of collection. It might be -1, if it is not fixed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |