com.envoisolutions.sxc.util
Class ArrayUtil.DoubleArray

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

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


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

Constructor Detail

ArrayUtil.DoubleArray

public ArrayUtil.DoubleArray()
Method Detail

add

public void add(double b)

toArray

public double[] toArray()


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