T
- the type of object created by this factorypublic interface Factory<T>
Modifier and Type | Interface and Description |
---|---|
static interface |
Factory.Named<T>
Inteface for a named factory.
|
T create()
Copyright © 2009-2014. All Rights Reserved.