Uses of Class
one.microstream.reference.ReferenceType
| Package | Description | 
|---|---|
| one.microstream.collections | |
| one.microstream.collections.interfaces | |
| one.microstream.reference | 
- 
Uses of ReferenceType in one.microstream.collectionsMethods in one.microstream.collections that return ReferenceType Modifier and Type Method Description ReferenceTypeChainStorageStrong. getReferenceType()ReferenceTypeChainStrongStrongStorage. getValueReferenceType()
- 
Uses of ReferenceType in one.microstream.collections.interfacesMethods in one.microstream.collections.interfaces that return ReferenceType Modifier and Type Method Description ReferenceTypeChainKeyValueStorage. getReferenceType()ReferenceTypeChainStorage. getReferenceType()ReferenceTypeChainKeyValueStorage. getValueReferenceType()
- 
Uses of ReferenceType in one.microstream.referenceMethods in one.microstream.reference that return ReferenceType Modifier and Type Method Description static ReferenceTypeReferenceType. valueOf(String name)Returns the enum constant of this type with the specified name.static ReferenceType[]ReferenceType. values()Returns an array containing the constants of this enum type, in the order they are declared.