public class IntArrayHolder
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description | 
|---|
| IntArrayHolder() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addElement(int x,
          int x1)Add Edges at the end of the collection | 
| int | getCount() | 
| int[] | getElement(int x)Get Edge by reference |