daikon.inv
Class ValueSet.ValueSetScalar
Object
LimitedSizeIntSet
ValueSet
ValueSet.ValueSetScalar
- All Implemented Interfaces:
- Serializable, Cloneable
- Enclosing class:
- ValueSet
public static class ValueSet.ValueSetScalar
- extends ValueSet
- See Also:
- Serialized Form
ValueSet.ValueSetScalar
public ValueSet.ValueSetScalar(int max_values)
add
public void add(Object v1)
- Description copied from class:
ValueSet
- Track the specified object.
- Specified by:
add in class ValueSet
add_stats
protected void add_stats(ValueSet other)
- Description copied from class:
ValueSet
- Add stats from the specified value set.
- Specified by:
add_stats in class ValueSet
min
public long min()
max
public long max()
repr_short
public String repr_short()
- Description copied from class:
ValueSet
- Returns a short description of the values seen.
- Specified by:
repr_short in class ValueSet