Package one.microstream.typing
Class TypeMapping.Default<V>
java.lang.Object
one.microstream.typing.TypeMapping.Default<V>
- All Implemented Interfaces:
TypeMapping<V>
,TypeMappingLookup<V>
- Enclosing interface:
- TypeMapping<V>
public static final class TypeMapping.Default<V> extends Object implements TypeMapping<V>
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.typing.TypeMapping
TypeMapping.Default<V>
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
contains
- Specified by:
contains
in interfaceTypeMappingLookup<V>
-
lookup
- Specified by:
lookup
in interfaceTypeMappingLookup<V>
-
add
- Specified by:
add
in interfaceTypeMapping<V>
-
put
- Specified by:
put
in interfaceTypeMapping<V>
-
register
- Specified by:
register
in interfaceTypeMapping<V>
-
table
- Specified by:
table
in interfaceTypeMapping<V>
- Specified by:
table
in interfaceTypeMappingLookup<V>
-