Package eu.bandm.tools.util
Class Checks.Check<A>
java.lang.Object
eu.bandm.tools.util.Checks.Check<A>
- Direct Known Subclasses:
Checks.IntCheck
- Enclosing class:
- Checks
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<B extends A>
Checks.Check<B>and
(Checks.Check<? super B> other) final void
final A
final String
final boolean
negate()
<B extends A>
Checks.Check<B>or
(Checks.Check<? super B> other)