public final class JdkInstantiatorBlank extends Object implements DefaultInstantiator
DefaultInstantiator.Default| Modifier and Type | Method and Description |
|---|---|
<T> T |
instantiate(Class<T> type) |
static JdkInstantiatorBlank |
New() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitDefaultpublic static final JdkInstantiatorBlank New()
public final <T> T instantiate(Class<T> type) throws InstantiationRuntimeException
instantiate in interface DefaultInstantiatorInstantiationRuntimeExceptionCopyright © 2022 MicroStream Software. All rights reserved.