Uses of Interface
com.github.cowwoc.requirements10.java.validator.component.ComparableComponent
Packages that use ComparableComponent
-
Uses of ComparableComponent in com.github.cowwoc.requirements10.java.validator
Subinterfaces of ComparableComponent in com.github.cowwoc.requirements10.java.validatorModifier and TypeInterfaceDescriptioninterfaceValidates the state of aBigDecimal.interfaceValidates the state of aBigInteger.interfaceValidates the state of aByte.interfaceValidates the state of aCharacter.interfaceComparableValidator<T extends Comparable<T>>Validates the state of aComparable.interfaceValidates the state of aDouble.interfaceValidates the state of aFloat.interfaceValidates the state of anInteger.interfaceValidates the state of aLong.interfaceValidates the state of abyte.interfaceValidates the state of achar.interfaceValidates the state of adouble.interfaceValidates the state of afloat.interfaceValidates the state of anint.interfaceValidates the state of along.interfaceValidates the state of ashort.interfaceValidates the state of anintthat does not support negative numbers.interfaceValidates the state of aShort.interfaceValidates the state of anIntegerthat does not support negative values.