Public 成员函数 | |
| ConstructorConstructor (Map< Type, InstanceCreator<?>> instanceCreators) | |
| ConstructorConstructor () | |
包函数 | |
| public< T > ObjectConstructor< T > | getConstructor (TypeToken< T > typeToken) |
| private< T > ObjectConstructor< T > | newDefaultConstructor (Class<?super T > rawType) |
Private 属性 | |
| final Map< Type, InstanceCreator<?> > | instanceCreators |
Returns a function that can construct an instance of a requested type.
|
inline |
|
inline |
|
inlinepackage |
|
inlinepackage |
|
private |
1.8.8