-
Nested Class Summary
Nested Classes
static class
static class
-
Constructor Summary
Constructors
-
Method Summary
boolean
Verify that the object is still in a good state
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
test
public boolean test(Void aVoid)
Verify that the object is still in a good state
- Specified by:
test in interface Predicate<Void>