public interface DefaultInstantiator
| Modifier and Type | Interface and Description |
|---|---|
static class |
DefaultInstantiator.Default |
| Modifier and Type | Method and Description |
|---|---|
static DefaultInstantiator.Default |
Default() |
<T> T |
instantiate(Class<T> type) |
<T> T instantiate(Class<T> type) throws InstantiationRuntimeException
InstantiationRuntimeExceptionstatic DefaultInstantiator.Default Default()
Copyright © 2022 MicroStream Software. All rights reserved.