public class NotValueMatcher extends java.lang.Object implements ValueMatcher
ValueMatcher
that matches if and only if its
component ValueMatcher
does not match.Constructor and Description |
---|
NotValueMatcher(ValueMatcher m) |
public NotValueMatcher(ValueMatcher m)
public boolean matches(java.lang.Object a) throws com.streambase.sb.TupleException
ValueMatcher
matches
in interface ValueMatcher
com.streambase.sb.TupleException
public com.google.gson.JsonElement describe(com.google.gson.Gson gson)
ValueMatcher
describe
in interface ValueMatcher