com.envoisolutions.sxc.util
Class ArrayUtil.IntArray

java.lang.Object
  extended by com.envoisolutions.sxc.util.ArrayUtil.IntArray
Enclosing class:
ArrayUtil

public static class ArrayUtil.IntArray
extends java.lang.Object


Constructor Summary
ArrayUtil.IntArray()
           
 
Method Summary
 void add(int b)
           
 int[] toArray()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayUtil.IntArray

public ArrayUtil.IntArray()
Method Detail

add

public void add(int b)

toArray

public int[] toArray()


Copyright © 2007-2008 Envoi Solutions LLC. All Rights Reserved.