|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.innig.collect.ConstructorFactory<T>
public class ConstructorFactory<T>
| Constructor Summary | |
|---|---|
ConstructorFactory(java.lang.Class<? extends T> type)
|
|
| Method Summary | |
|---|---|
T |
create()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstructorFactory(java.lang.Class<? extends T> type)
| Method Detail |
|---|
public T create()
create in interface Factory<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||