Uses of Class
eu.bandm.tools.util.Checks.IntCheck
Packages that use 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
Fields in eu.bandm.tools.util declared as Checks.IntCheckModifier and TypeFieldDescriptionstatic Checks.IntCheck
Checks.negative
static Checks.IntCheck
Checks.positive
Methods in eu.bandm.tools.util that return Checks.IntCheckModifier and TypeMethodDescriptionstatic Checks.IntCheck
Checks.greaterThan
(int bound) static Checks.IntCheck
Checks.lessThan
(int bound) Checks.IntCheck.negate()