public abstract static class ConfigurationBasedCreator.Abstract<T> extends Object implements ConfigurationBasedCreator<T>
ConfigurationBasedCreator.Abstract<T>| Modifier | Constructor and Description |
|---|---|
protected |
Abstract(Class<T> resultType) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
resultType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, registeredCreatorspublic Class<?> resultType()
resultType in interface ConfigurationBasedCreator<T>Copyright © 2022 MicroStream Software. All rights reserved.