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.IntCheckChecks.negativestatic Checks.IntCheckChecks.positiveMethods in eu.bandm.tools.util that return Checks.IntCheckModifier and TypeMethodDescriptionstatic Checks.IntCheckChecks.greaterThan(int bound) static Checks.IntCheckChecks.lessThan(int bound) Checks.IntCheck.negate()