com.acciente.induction.dispatcher.view
Class CharArrayPool

java.lang.Object
  extended by com.acciente.induction.dispatcher.view.CharArrayPool

public class CharArrayPool
extends Object

CharArrayPool

Author:
Adinath Raveendra Raj

Constructor Summary
CharArrayPool(int iCharArraySize)
           
 
Method Summary
 char[] acquire()
           
 void release(char[] acCharArray)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharArrayPool

public CharArrayPool(int iCharArraySize)
Method Detail

acquire

public char[] acquire()

release

public void release(char[] acCharArray)


Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.