T
- the class that the factory creates instances ofpublic static interface TypeObjectMap.Factory<T>
Modifier and Type | Method and Description |
---|---|
T |
newInstance()
Creates a new object instance.
|
T newInstance()
Copyright © 2020. All rights reserved.