Class PersistenceTypeDictionaryEntry.Abstract
- java.lang.Object
-
- one.microstream.persistence.types.PersistenceTypeDictionaryEntry.Abstract
-
- All Implemented Interfaces:
PersistenceTypeDescription
,PersistenceTypeDictionaryEntry
,PersistenceTypeIdentity
,PersistenceTypeIdOwner
- Direct Known Subclasses:
PersistenceTypeDictionaryParser.TypeEntry
- Enclosing interface:
- PersistenceTypeDictionaryEntry
public abstract static class PersistenceTypeDictionaryEntry.Abstract extends Object implements PersistenceTypeDictionaryEntry
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDescription
PersistenceTypeDescription.Identity
-
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryEntry
PersistenceTypeDictionaryEntry.Abstract
-
-
Constructor Summary
Constructors Constructor Description Abstract()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface one.microstream.persistence.types.PersistenceTypeDescription
allMembers, instancePrimitiveMembers, instanceReferenceMembers, toTypeIdentifier
-
Methods inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryEntry
instanceMembers, typeId, typeName
-
-