public class SetTypeMapping extends Object implements TypeMapping
| Constructor and Description |
|---|
SetTypeMapping() |
SetTypeMapping(Class<? extends Set> setType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor descriptor) |
ValueType |
describe(Optional<org.javersion.path.PropertyPath> optionalPath,
org.javersion.reflect.TypeDescriptor setType,
DescribeContext context) |
protected ValueType |
newSetType(IdentifiableType valueType) |
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> optionalPath, org.javersion.reflect.TypeDescriptor setType, DescribeContext context)
describe in interface TypeMappingprotected ValueType newSetType(IdentifiableType valueType)
Copyright © 2015. All rights reserved.