Class BooleanNodes<A>
java.lang.Object
uk.org.webcompere.modelassert.json.dsl.SubsetDsl<A>
uk.org.webcompere.modelassert.json.dsl.nodespecific.BooleanNodes<A>
- Type Parameters:
A- the type of assertion
- All Implemented Interfaces:
BooleanNodeDsl<A>,Satisfies<A>
Reduce the DSL down to just booleans
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface uk.org.webcompere.modelassert.json.dsl.nodespecific.BooleanNodeDsl
isBoolean, isFalse, isNotBoolean, isTrue
-
Constructor Details
-
BooleanNodes
-