public class BinaryHandlerGenericList<T extends List<?>> extends AbstractBinaryHandlerList<T>
| Modifier and Type | Class and Description |
|---|---|
static interface |
BinaryHandlerGenericList.Instantiator<T extends List<?>> |
BinaryTypeHandler.Abstract<T>PersistenceTypeDefinition.DefaultPersistenceTypeDescription.IdentityPersistenceDataTypeHolder.Default<D>| Modifier | Constructor and Description |
|---|---|
protected |
BinaryHandlerGenericList(Class<T> type,
BinaryHandlerGenericList.Instantiator<T> instantiator) |
| Modifier and Type | Method and Description |
|---|---|
T |
create(Binary data,
PersistenceLoadHandler handler) |
static <T extends List<?>> |
New(Class<T> type) |
static <T extends List<?>> |
New(Class<T> type,
BinaryHandlerGenericList.Instantiator<T> instantiator) |
getElementCount, updateStatebinaryOffsetElements, getElementCount, iterateLoadableReferences, storeiterateInstanceReferenceshasPersistedReferences, hasPersistedVariableLength, hasVaryingPersistedLengthInstancesallMembers, bytes, calculcateBinaryLengths, chars, complete, Complex, CustomField, CustomField, CustomFields, defineValueType, ensureInitializeInstanceMembers, getInstanceFieldOfType, initializeInstanceMembers, instanceMembers, isPrimitiveType, iterateMemberTypes, keyValuesFields, membersPersistedLengthMaximum, membersPersistedLengthMinimum, SimpleArrayFields, SizedArrayFieldsdeclaredField, declaredFielddeclaredField, declaredFields, deriveTypeName, initialize, internalInitialize, toString, type, typeId, typeName, validateAndImmure, validateInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdataTypecollectEnumConstants, getPersistedEnumOrdinal, guaranteeSpecificInstanceViablity, guaranteeSubTypeInstanceViablity, initialize, initializeState, isSpecificInstanceViable, isSubTypeInstanceViable, isValidEntityType, membersInDeclaredOrder, resolveEnumConstant, settingMembers, storingMembers, type, validateEntityTypedetermineIsPrimitive, determineVariableLength, New, runtimeTypeName, toRuntimeTypeIdentifier, typeId, typeNamebuildTypeIdentifier, buildTypeIdentifier, equalDescription, equalStructure, Identity, instancePrimitiveMembers, instanceReferenceMembers, toTypeIdentifier, typeIdentifierSeparatorequals, hashCodeorderAscending, sortByTypeIdAscendingprotected BinaryHandlerGenericList(Class<T> type, BinaryHandlerGenericList.Instantiator<T> instantiator)
public static final <T extends List<?>> BinaryHandlerGenericList<T> New(Class<T> type) throws one.microstream.exceptions.NoSuchMethodRuntimeException
one.microstream.exceptions.NoSuchMethodRuntimeExceptionpublic static final <T extends List<?>> BinaryHandlerGenericList<T> New(Class<T> type, BinaryHandlerGenericList.Instantiator<T> instantiator)
public T create(Binary data, PersistenceLoadHandler handler)
create in interface PersistenceTypeHandler<Binary,T extends List<?>>create in class AbstractBinaryHandlerCustom<T extends List<?>>Copyright © 2022 MicroStream Software. All rights reserved.