public interface ObjectChecker<OIN,E> extends AbstractObjectChecker<ObjectChecker<OIN,E>,OIN,E>
This interface is used for object whose type doesn’t have an explicit support. Do not try to extend/implement this class to support your own class.
| Modifier and Type | Interface and Description |
|---|---|
static class |
ObjectChecker.Impl<OIN,E> |
Checker.Base<V extends Checker<V,T,R>,T,R>Matcher.JunctionTypeequalTo, instanceOf, invoke, invokeStatic, notNull, nullValue, sameReferenceAs$, addCheckPhrase, checkWithPredicate, done, predicateallOf, anyOf, toPredicate, transformFunctionbooleanValue, createPredicateForAllOf, doubleValue, floatValue, integerValue, listValue, longValue, objectValue, shortValue, statementPredicate, statementValue, streamValue, stringValue, throwableValueCopyright © 2024. All rights reserved.