public interface TypeMapping
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
default ValueType |
describe(Optional<org.javersion.path.PropertyPath> path,
org.javersion.reflect.TypeDescriptor type,
DescribeContext context) |
default ValueType |
getValueType() |
boolean applies(Optional<org.javersion.path.PropertyPath> path, LocalTypeDescriptor localTypeDescriptor)
default ValueType getValueType()
default ValueType describe(Optional<org.javersion.path.PropertyPath> path, org.javersion.reflect.TypeDescriptor type, DescribeContext context)
Copyright © 2015. All rights reserved.