Uses of Class
eu.bandm.tools.util.Checks.IntCheck
Package
Description
Collection of mostly unrelated, tiny, ubiquitously needed
auxiliary classes for many different purposes.
-
Uses of Checks.IntCheck in eu.bandm.tools.util
Modifier and TypeFieldDescriptionstatic Checks.IntCheck
Checks.negative
static Checks.IntCheck
Checks.positive
Modifier and TypeMethodDescriptionstatic Checks.IntCheck
Checks.greaterThan
(int bound) static Checks.IntCheck
Checks.lessThan
(int bound) Checks.IntCheck.negate()