Class RangeList

java.lang.Object
com.oss.metadata.Bounds
com.oss.metadata.RangeList

public class RangeList extends Bounds
The RangeList class represents the properties of an ASN.1 constraint range. A range describes effective constraints for bounded types. The effective constraint is represented as a sorted list of single values and value ranges. This information is useful for PER when it discovers if the value being encoded belongs to the extension root and when it pads or truncates the BIT STRING with defined named bits.
Since:
ASN.1/Java 2.1