Uses of Interface
one.microstream.chars.ObjectStringParser
| Package | Description | 
|---|---|
| one.microstream.chars | |
| one.microstream.com | |
| one.microstream.persistence.types | 
- 
Uses of ObjectStringParser in one.microstream.charsSubinterfaces of ObjectStringParser in one.microstream.chars Modifier and Type Interface Description interfaceObjectStringConverter<T>A "ObjectStringConverter" is hereby defined as a logic instance that handles both conversion to and from a String-form of instances of a certain type.
- 
Uses of ObjectStringParser in one.microstream.comSubinterfaces of ObjectStringParser in one.microstream.com Modifier and Type Interface Description interfaceComProtocolStringConverterA "StringConverter" is hereby defined as a logic instance that handles both conversion to and from a String-form.Classes in one.microstream.com that implement ObjectStringParser Modifier and Type Class Description static classComProtocolStringConverter.Default
- 
Uses of ObjectStringParser in one.microstream.persistence.typesSubinterfaces of ObjectStringParser in one.microstream.persistence.types Modifier and Type Interface Description interfacePersistenceIdStrategyStringConverterClasses in one.microstream.persistence.types that implement ObjectStringParser Modifier and Type Class Description static classPersistenceIdStrategyStringConverter.Default