public static class ObservableProperties.NonNullBoundsChecker extends ObservableProperties.BoundsChecker implements Serializable
| Constructor and Description |
|---|
NonNullBoundsChecker()
|
public void check(Objectt, ObservableProperties .Key key) throws IllegalArgumentException
ObservableProperties.BoundsChecker
check in class
ObservableProperties.BoundsChecker
t - the value to check.
key - the key this value will be assigned to.
IllegalArgumentException - if the argument is somehow not an acceptable property value.