com.acciente.induction.dispatcher.view
Class CharArrayPool
java.lang.Object
com.acciente.induction.dispatcher.view.CharArrayPool
public class CharArrayPool
- extends Object
CharArrayPool
- Author:
- Adinath Raveendra Raj
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharArrayPool
public CharArrayPool(int iCharArraySize)
acquire
public char[] acquire()
release
public void release(char[] acCharArray)
Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.