public class IntSection extends java.lang.Object
IntSection(int value)
IntSection(int min, int max)
boolean
contains(int element)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IntSection(int value)
public IntSection(int min, int max)
public boolean contains(int element)
public java.lang.String toString()
toString
java.lang.Object