java.lang.Object
org.xbib.jacc.util.IntSet
-
Method Summary
-
Method Details
-
empty
-
singleton
-
size
public int size() -
at
public int at(int i) -
toArray
public int[] toArray() -
contains
public boolean contains(int i) -
add
public void add(int i) -
equals
-
hashCode
public int hashCode() -
interator
-
display
- Throws:
IOException
-