public class MapTypeMapping extends Object implements TypeMapping
| Constructor and Description |
|---|
MapTypeMapping() |
MapTypeMapping(Class<? extends Map> mapType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor descriptor) |
ValueType |
describe(Optional<org.javersion.path.PropertyPath> path,
org.javersion.reflect.TypeDescriptor mapType,
DescribeContext context) |
protected ValueType |
newMapType(ScalarType keyType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValueTypepublic boolean applies(Optional<org.javersion.path.PropertyPath> path, LocalTypeDescriptor descriptor)
applies in interface TypeMappingpublic ValueType describe(Optional<org.javersion.path.PropertyPath> path, org.javersion.reflect.TypeDescriptor mapType, DescribeContext context)
describe in interface TypeMappingprotected ValueType newMapType(ScalarType keyType)
Copyright © 2015. All rights reserved.