public static class Switch.SwitchCase extends Object
Switch.SwitchCase(JSONValue when, Validator validator)
Switch.SwitchCase(List<JSONValue> when, Validator validator)
Validator
getValidator()
boolean
isApplicable(JSONValue aVal)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Switch.SwitchCase(List<JSONValue> when, Validator validator)
public Switch.SwitchCase(JSONValue when, Validator validator)
public Validator getValidator()
public boolean isApplicable(JSONValue aVal)
Copyright © 2012. All Rights Reserved.