public static final class VersionedValueType.Factory<D> extends Object implements StatefulDataType.Factory<D>
public DataType<?> create(ByteBuffer buff, MetaType<D> metaType, D database)
StatefulDataType.Factorycreate 在接口中 StatefulDataType.Factory<D>buff - the buffer the source buffermetaType - the typedatabase - the databaseCopyright © 2022. All rights reserved.