com.espertech.esper.collection
Class ArrayWrap<T>

java.lang.Object
  extended by com.espertech.esper.collection.ArrayWrap<T>

public class ArrayWrap<T>
extends java.lang.Object


Constructor Summary
ArrayWrap(java.lang.Class componentType, int currentSize)
           
 
Method Summary
 void expand(int size)
           
 T[] getArray()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayWrap

public ArrayWrap(java.lang.Class componentType,
                 int currentSize)
Method Detail

expand

public void expand(int size)

getArray

public T[] getArray()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com