public class PropertyConduitDelegate extends Object
PropertyConduit
instances created by the
PropertyConduitSource
.Constructor and Description |
---|
PropertyConduitDelegate(TypeCoercer typeCoercer) |
Modifier and Type | Method and Description |
---|---|
<T> T |
coerce(Object value,
Class<T> type) |
boolean |
invert(Object value) |
IntegerRange |
range(int from,
int to) |
public PropertyConduitDelegate(TypeCoercer typeCoercer)
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.