JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
F
G
I
L
M
N
R
S
T
V
W
X
A
allInvalid()
- Method in class xyz.mattyb.checkmate.
CheckMate
and(Integer)
- Method in class xyz.mattyb.checkmate.
CheckMate
The end of the range check, exclusive.
and(Long)
- Method in class xyz.mattyb.checkmate.
CheckMate
and(Double)
- Method in class xyz.mattyb.checkmate.
CheckMate
and(Double)
- Method in interface xyz.mattyb.checkmate.checkmate.
DoubleRangeCheckMate
and(Integer)
- Method in interface xyz.mattyb.checkmate.checkmate.
IntRangeCheckMate
The end of the range check, exclusive.
and(Long)
- Method in interface xyz.mattyb.checkmate.checkmate.
LongRangeCheckMate
anyInvalid()
- Method in class xyz.mattyb.checkmate.
CheckMate
array
- Static variable in class xyz.mattyb.checkmate.checker.
NotEmptyCheckers
B
between(Integer)
- Method in class xyz.mattyb.checkmate.
CheckMate
The start of the range check, inclusive.
between(Long)
- Method in class xyz.mattyb.checkmate.
CheckMate
between(Double)
- Method in class xyz.mattyb.checkmate.
CheckMate
between(Double)
- Method in interface xyz.mattyb.checkmate.checkmate.
DoubleRangeCheckMate
between(Integer)
- Method in interface xyz.mattyb.checkmate.checkmate.
IntRangeCheckMate
The start of the range check, inclusive.
between(Long)
- Method in interface xyz.mattyb.checkmate.checkmate.
LongRangeCheckMate
BooleanCheck
- Class in
xyz.mattyb.checkmate
BooleanCheck()
- Constructor for class xyz.mattyb.checkmate.
BooleanCheck
BooleanCheckers
- Class in
xyz.mattyb.checkmate.checker
BooleanCheckMate
- Interface in
xyz.mattyb.checkmate.checkmate
C
calcSize(T[])
- Method in class xyz.mattyb.checkmate.
Index
calcSize(T)
- Method in class xyz.mattyb.checkmate.
Index
calcSize(T)
- Method in class xyz.mattyb.checkmate.
Index
charSequence
- Static variable in class xyz.mattyb.checkmate.checker.
NotEmptyCheckers
charSequenceNotBlank
- Static variable in class xyz.mattyb.checkmate.checker.
NotEmptyCheckers
check()
- Static method in class xyz.mattyb.checkmate.
CheckMate
Checker
<
T
> - Interface in
xyz.mattyb.checkmate.checker
CheckerContext
- Interface in
xyz.mattyb.checkmate.checker.context
CheckMate
- Class in
xyz.mattyb.checkmate
checkWithDefault(Class<? extends RuntimeException>)
- Static method in class xyz.mattyb.checkmate.
CheckMate
collection
- Static variable in class xyz.mattyb.checkmate.checker.
NotEmptyCheckers
D
DefaultCheckerContext
- Class in
xyz.mattyb.checkmate.checker.context
DefaultCheckerContext()
- Constructor for class xyz.mattyb.checkmate.checker.context.
DefaultCheckerContext
doubleOutOfRange
- Static variable in class xyz.mattyb.checkmate.checker.
NumberCheckers
DoubleRangeCheckMate
- Interface in
xyz.mattyb.checkmate.checkmate
doubleValue(Comparable<Double>)
- Method in interface xyz.mattyb.checkmate.checkmate.
DoubleRangeCheckMate
doubleValue(Comparable<Double>)
- Method in class xyz.mattyb.checkmate.
CheckMate
F
falsy()
- Method in interface xyz.mattyb.checkmate.checkmate.
BooleanCheckMate
falsy()
- Method in class xyz.mattyb.checkmate.
CheckMate
G
getEnd()
- Method in class xyz.mattyb.checkmate.
Range
getExceptionMessage(T, CheckerContext)
- Method in interface xyz.mattyb.checkmate.checker.
Checker
getExpected()
- Method in class xyz.mattyb.checkmate.
BooleanCheck
getIndex()
- Method in class xyz.mattyb.checkmate.
Index
getSize()
- Method in class xyz.mattyb.checkmate.
Index
getStart()
- Method in class xyz.mattyb.checkmate.
Range
getSupplier()
- Method in class xyz.mattyb.checkmate.
BooleanCheck
getType()
- Method in class xyz.mattyb.checkmate.
Index
getValue()
- Method in class xyz.mattyb.checkmate.
Range
I
inclusive()
- Method in class xyz.mattyb.checkmate.
CheckMate
Index
- Class in
xyz.mattyb.checkmate
Index()
- Constructor for class xyz.mattyb.checkmate.
Index
indexChecker
- Static variable in class xyz.mattyb.checkmate.checker.
IndexCheckers
IndexCheckers
- Class in
xyz.mattyb.checkmate.checker
IndexCheckMate
- Interface in
xyz.mattyb.checkmate.checkmate
intOutOfRange
- Static variable in class xyz.mattyb.checkmate.checker.
NumberCheckers
IntRangeCheckMate
- Interface in
xyz.mattyb.checkmate.checkmate
intValue(Comparable<Integer>)
- Method in interface xyz.mattyb.checkmate.checkmate.
IntRangeCheckMate
The intValue to compare.
intValue(Comparable<Integer>)
- Method in class xyz.mattyb.checkmate.
CheckMate
The intValue to compare.
is(boolean)
- Method in interface xyz.mattyb.checkmate.checkmate.
BooleanCheckMate
is(Supplier<Boolean>)
- Method in interface xyz.mattyb.checkmate.checkmate.
BooleanCheckMate
is(boolean)
- Method in class xyz.mattyb.checkmate.
CheckMate
is(Supplier<Boolean>)
- Method in class xyz.mattyb.checkmate.
CheckMate
isBoolean
- Static variable in class xyz.mattyb.checkmate.checker.
BooleanCheckers
isInclusive()
- Method in class xyz.mattyb.checkmate.
Range
isIndex(int)
- Method in class xyz.mattyb.checkmate.
CheckMate
isNull()
- Method in class xyz.mattyb.checkmate.
Index
L
longOutOfRange
- Static variable in class xyz.mattyb.checkmate.checker.
NumberCheckers
LongRangeCheckMate
- Interface in
xyz.mattyb.checkmate.checkmate
longValue(Comparable<Long>)
- Method in interface xyz.mattyb.checkmate.checkmate.
LongRangeCheckMate
longValue(Comparable<Long>)
- Method in class xyz.mattyb.checkmate.
CheckMate
M
map
- Static variable in class xyz.mattyb.checkmate.checker.
NotEmptyCheckers
N
noNullElements(T[])
- Method in class xyz.mattyb.checkmate.
CheckMate
noNullElements(T)
- Method in class xyz.mattyb.checkmate.
CheckMate
noNullElementsArray
- Static variable in class xyz.mattyb.checkmate.checker.
NullCheckers
noNullElementsIterable
- Static variable in class xyz.mattyb.checkmate.checker.
NullCheckers
NoOpCheckerContext
- Class in
xyz.mattyb.checkmate.checker.context
NoOpCheckerContext()
- Constructor for class xyz.mattyb.checkmate.checker.context.
NoOpCheckerContext
notBlank(T)
- Method in class xyz.mattyb.checkmate.
CheckMate
notBlank(T)
- Method in interface xyz.mattyb.checkmate.checkmate.
NotEmptyCheckMate
notEmpty(T)
- Method in class xyz.mattyb.checkmate.
CheckMate
notEmpty(T)
- Method in class xyz.mattyb.checkmate.
CheckMate
notEmpty(T[])
- Method in class xyz.mattyb.checkmate.
CheckMate
notEmpty(T)
- Method in class xyz.mattyb.checkmate.
CheckMate
notEmpty(T)
- Method in interface xyz.mattyb.checkmate.checkmate.
NotEmptyCheckMate
notEmpty(T)
- Method in interface xyz.mattyb.checkmate.checkmate.
NotEmptyCheckMate
notEmpty(T[])
- Method in interface xyz.mattyb.checkmate.checkmate.
NotEmptyCheckMate
notEmpty(T)
- Method in interface xyz.mattyb.checkmate.checkmate.
NotEmptyCheckMate
NotEmptyCheckers
- Class in
xyz.mattyb.checkmate.checker
NotEmptyCheckMate
- Interface in
xyz.mattyb.checkmate.checkmate
notNull
- Static variable in class xyz.mattyb.checkmate.checker.
NullCheckers
notNull(T)
- Method in class xyz.mattyb.checkmate.
CheckMate
NullCheckers
- Class in
xyz.mattyb.checkmate.checker
NumberCheckers
- Class in
xyz.mattyb.checkmate.checker
R
Range
<
T
extends java.lang.Number> - Class in
xyz.mattyb.checkmate
Range()
- Constructor for class xyz.mattyb.checkmate.
Range
Range(Comparable<T>, T, T)
- Constructor for class xyz.mattyb.checkmate.
Range
S
setEnd(T)
- Method in class xyz.mattyb.checkmate.
Range
setExpected(Boolean)
- Method in class xyz.mattyb.checkmate.
BooleanCheck
setInclusive(boolean)
- Method in class xyz.mattyb.checkmate.
Range
setIndex(int)
- Method in class xyz.mattyb.checkmate.
Index
setStart(T)
- Method in class xyz.mattyb.checkmate.
Range
setSupplier(Supplier<Boolean>)
- Method in class xyz.mattyb.checkmate.
BooleanCheck
setValue(Comparable<T>)
- Method in class xyz.mattyb.checkmate.
Range
T
test(T, CheckerContext)
- Method in interface xyz.mattyb.checkmate.checker.
Checker
truthy()
- Method in interface xyz.mattyb.checkmate.checkmate.
BooleanCheckMate
truthy()
- Method in class xyz.mattyb.checkmate.
CheckMate
V
validate()
- Method in class xyz.mattyb.checkmate.
CheckMate
validIn(T[])
- Method in interface xyz.mattyb.checkmate.checkmate.
IndexCheckMate
validIn(T)
- Method in interface xyz.mattyb.checkmate.checkmate.
IndexCheckMate
validIn(T)
- Method in interface xyz.mattyb.checkmate.checkmate.
IndexCheckMate
validIn(T[])
- Method in class xyz.mattyb.checkmate.
CheckMate
validIn(T)
- Method in class xyz.mattyb.checkmate.
CheckMate
validIn(T)
- Method in class xyz.mattyb.checkmate.
CheckMate
W
withException(Class<? extends RuntimeException>)
- Method in class xyz.mattyb.checkmate.
CheckMate
withMessage(String, Object...)
- Method in class xyz.mattyb.checkmate.
CheckMate
X
xyz.mattyb.checkmate
- package xyz.mattyb.checkmate
xyz.mattyb.checkmate.checker
- package xyz.mattyb.checkmate.checker
xyz.mattyb.checkmate.checker.context
- package xyz.mattyb.checkmate.checker.context
xyz.mattyb.checkmate.checkmate
- package xyz.mattyb.checkmate.checkmate
A
B
C
D
F
G
I
L
M
N
R
S
T
V
W
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.