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