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
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(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(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
C
charSequence
- 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
Checkers
- Class in
xyz.mattyb.checkmate.checker
CheckMate
- Class in
xyz.mattyb.checkmate
collection
- Static variable in class xyz.mattyb.checkmate.checker.
NotEmptyCheckers
G
getEnd()
- Method in class xyz.mattyb.checkmate.
Range
getExceptionMessage(T)
- Method in interface xyz.mattyb.checkmate.checker.
Checker
getStart()
- Method in class xyz.mattyb.checkmate.
Range
getValue()
- Method in class xyz.mattyb.checkmate.
Range
I
inclusive()
- Method in class 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.
isInclusive()
- Method in class xyz.mattyb.checkmate.
Range
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
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.
Checkers
notNull(T)
- Method in class xyz.mattyb.checkmate.
CheckMate
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
setInclusive(boolean)
- Method in class xyz.mattyb.checkmate.
Range
setStart(T)
- Method in class xyz.mattyb.checkmate.
Range
setValue(Comparable<T>)
- Method in class xyz.mattyb.checkmate.
Range
T
test(T)
- Method in interface xyz.mattyb.checkmate.checker.
Checker
V
validate()
- 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.checkmate
- package xyz.mattyb.checkmate.checkmate
A
B
C
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.