A C E H I M N O S V 

A

allOf(Matcher<? super T>...) - Method in class org.immutables.check.ObjectChecker
any(Matcher<? super T>) - Method in class org.immutables.check.IterableChecker
anyOf(Matcher<? super T>...) - Method in class org.immutables.check.ObjectChecker
anything() - Method in class org.immutables.check.ObjectChecker
asString() - Method in class org.immutables.check.ObjectChecker
asString() - Method in class org.immutables.check.OptionalChecker

C

check(boolean) - Static method in class org.immutables.check.Checkers
check(Boolean) - Static method in class org.immutables.check.Checkers
check(I) - Static method in class org.immutables.check.Checkers
check(E[]) - Static method in class org.immutables.check.Checkers
check(long[]) - Static method in class org.immutables.check.Checkers
check(double[]) - Static method in class org.immutables.check.Checkers
check(int[]) - Static method in class org.immutables.check.Checkers
check(byte[]) - Static method in class org.immutables.check.Checkers
check(char[]) - Static method in class org.immutables.check.Checkers
check(Optional<T>) - Static method in class org.immutables.check.Checkers
check(String) - Static method in class org.immutables.check.Checkers
check(String, boolean) - Static method in class org.immutables.check.Checkers
check(T) - Static method in class org.immutables.check.Checkers
checkAll(E...) - Static method in class org.immutables.check.Checkers
Checkers - Class in org.immutables.check
Checkers() - Constructor for class org.immutables.check.Checkers
contains(String) - Method in class org.immutables.check.StringChecker

E

endsWith(String) - Method in class org.immutables.check.StringChecker
ensureNonNegative() - Method in class org.immutables.check.ObjectChecker
equals(Object) - Method in class org.immutables.check.ObjectChecker
Deprecated.
every(Matcher<T>) - Method in class org.immutables.check.IterableChecker

H

has(T) - Method in class org.immutables.check.IterableChecker
hasAll(T...) - Method in class org.immutables.check.IterableChecker
hasAll(Iterable<? extends T>) - Method in class org.immutables.check.IterableChecker
hasContentInAnyOrder(Iterable<? extends T>) - Method in class org.immutables.check.IterableChecker
hasContentInAnyOrder(T...) - Method in class org.immutables.check.IterableChecker
hashCode() - Method in class org.immutables.check.ObjectChecker
Deprecated.
hasSize(int) - Method in class org.immutables.check.IterableChecker
hasToString(String) - Method in class org.immutables.check.ObjectChecker

I

is(Matcher<? super T>) - Method in class org.immutables.check.ObjectChecker
is(T) - Method in class org.immutables.check.ObjectChecker
is(String) - Method in class org.immutables.check.StringChecker
isA(Class<?>) - Method in class org.immutables.check.ObjectChecker
isAbsent() - Method in class org.immutables.check.OptionalChecker
isEmpty() - Method in class org.immutables.check.IterableChecker
isEmpty() - Method in class org.immutables.check.StringChecker
isIn(Collection<T>) - Method in class org.immutables.check.ObjectChecker
isIn(T...) - Method in class org.immutables.check.ObjectChecker
isNonEmpty() - Method in class org.immutables.check.StringChecker
isNull() - Method in class org.immutables.check.ObjectChecker
isNullOrEmpty() - Method in class org.immutables.check.StringChecker
isOf(Iterable<?>) - Method in class org.immutables.check.IterableChecker
isOf(T...) - Method in class org.immutables.check.IterableChecker
isOf(Object) - Method in class org.immutables.check.OptionalChecker
isPresent() - Method in class org.immutables.check.OptionalChecker
IterableChecker<Z extends Iterable<T>,T> - Class in org.immutables.check

M

matches(String) - Method in class org.immutables.check.StringChecker

N

not() - Method in class org.immutables.check.IterableChecker
not(Matcher<? super T>) - Method in class org.immutables.check.ObjectChecker
not() - Method in class org.immutables.check.ObjectChecker
not(T) - Method in class org.immutables.check.ObjectChecker
not() - Method in class org.immutables.check.StringChecker
notEmpty() - Method in class org.immutables.check.IterableChecker
notEmpty() - Method in class org.immutables.check.StringChecker
notNull() - Method in class org.immutables.check.ObjectChecker

O

ObjectChecker<T> - Class in org.immutables.check
of(Matcher<? super T>) - Method in class org.immutables.check.OptionalChecker
OptionalChecker<T> - Class in org.immutables.check
org.immutables.check - package org.immutables.check

S

same(T) - Method in class org.immutables.check.ObjectChecker
satisfies(Predicate<? super T>) - Method in class org.immutables.check.ObjectChecker
startsWith(String) - Method in class org.immutables.check.StringChecker
StringChecker - Class in org.immutables.check

V

verifyUsingMatcher(Matcher<? super T>) - Method in class org.immutables.check.ObjectChecker
A C E H I M N O S V 

Copyright © 2022 The Immutables.org authors. All rights reserved.