public static final class PersistenceInstantiator.Default<D> extends Object implements PersistenceInstantiator<D>, PersistenceTypeInstantiatorProvider<D>
PersistenceInstantiator.Default<D>PersistenceTypeInstantiatorProvider.Default<D>, PersistenceTypeInstantiatorProvider.Mapped<D>| Modifier and Type | Method and Description |
|---|---|
<T> T |
instantiate(Class<T> type,
D data) |
<T> PersistenceTypeInstantiator<D,T> |
provideTypeInstantiator(Class<T> type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinstantiateBlank, NewNew, New, Providerpublic <T> T instantiate(Class<T> type, D data) throws one.microstream.exceptions.InstantiationRuntimeException
instantiate in interface PersistenceInstantiator<D>one.microstream.exceptions.InstantiationRuntimeExceptionpublic <T> PersistenceTypeInstantiator<D,T> provideTypeInstantiator(Class<T> type)
provideTypeInstantiator in interface PersistenceTypeInstantiatorProvider<D>Copyright © 2022 MicroStream Software. All rights reserved.