org.neovera.jdiablo.internal
Class TargetOptionBinder
java.lang.Object
org.neovera.jdiablo.internal.TargetOptionBinder
public class TargetOptionBinder
- extends Object
Facilitates binding an option value on a specified object, handling type conversions.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetOptionBinder
public TargetOptionBinder(OptionPropertyAccessor optionProperty)
bind
public boolean bind(OptionValueFacets optionValueFacets,
Object target)
- Parameters:
optionValueFacets - source from which the option's value can be retrieved.target - Object to apply to.
Copyright © 2014 Neovera Inc.. All rights reserved.