com.envoisolutions.sxc.util
Class ArrayUtil.ShortArray

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

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


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

Constructor Detail

ArrayUtil.ShortArray

public ArrayUtil.ShortArray()
Method Detail

add

public void add(short b)

toArray

public short[] toArray()


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