Uses of Interface
org.jboss.as.clustering.controller.validation.DoubleRangeValidator.Bound
Packages that use DoubleRangeValidator.Bound
-
Uses of DoubleRangeValidator.Bound in org.jboss.as.clustering.controller.validation
Methods in org.jboss.as.clustering.controller.validation that return DoubleRangeValidator.BoundModifier and TypeMethodDescriptionstatic DoubleRangeValidator.BoundDoubleRangeValidator.Bound.exclusive(double value) static DoubleRangeValidator.BoundDoubleRangeValidator.Bound.inclusive(double value)