com.liferay.portal.kernel.util
Class CharBufferPool
java.lang.Object
com.liferay.portal.kernel.util.CharBufferPool
public class CharBufferPool
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharBufferPool
public CharBufferPool()
borrow
public static char[] borrow(int size)
cleanUp
public static void cleanUp()
isEnabled
public static boolean isEnabled()
setEnabled
public static void setEnabled(boolean enabled)