Uses of Class
org.apache.juneau.assertions.IntegerAssertion
Packages that use IntegerAssertion
-
Uses of IntegerAssertion in org.apache.juneau.assertions
Methods in org.apache.juneau.assertions that return IntegerAssertionModifier and TypeMethodDescriptionstatic final IntegerAssertion
Assertions.assertInteger
(Integer value) Performs an assertion on an Integer.static IntegerAssertion
Static creator.IntegerAssertion.setOut
(PrintStream value) IntegerAssertion.setSilent()
IntegerAssertion.setStdOut()
IntegerAssertion.setThrowable
(Class<? extends RuntimeException> value)