java.lang.Object
org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint<BigDecimal>
org.apache.jackrabbit.oak.plugins.nodetype.constraint.DecimalConstraint
All Implemented Interfaces:
Predicate<Value>

public class DecimalConstraint extends NumericConstraint<BigDecimal>