org.jacorb.collection.util
Class ArrayFactory
java.lang.Object
org.jacorb.collection.util.ArrayFactory
public class ArrayFactory
- extends Object
- Author:
- Gerald Brose
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayFactory
public ArrayFactory()
release
public static void release()
get_array
public static Object[] get_array(int capacity)
free_array
public static void free_array(Object[] current)
Copyright © 2015 JacORB. All rights reserved.