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>
- 
Method Details
- 
contains
- Specified by:
 containsin interfaceTypeMappingLookup<V>
 - 
lookup
- Specified by:
 lookupin interfaceTypeMappingLookup<V>
 - 
add
- Specified by:
 addin interfaceTypeMapping<V>
 - 
put
- Specified by:
 putin interfaceTypeMapping<V>
 - 
register
- Specified by:
 registerin interfaceTypeMapping<V>
 - 
table
- Specified by:
 tablein interfaceTypeMapping<V>- Specified by:
 tablein interfaceTypeMappingLookup<V>
 
 -