org.eclipse.net4j.util.container
Class ContainerUtil
java.lang.Object
org.eclipse.net4j.util.container.ContainerUtil
public final class ContainerUtil
- extends Object
- Author:
- Eike Stepper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prepareContainer
public static void prepareContainer(IManagedContainer container)
- Since:
- 2.0
emptyContainer
public static IContainer<Object> emptyContainer()
createContainer
public static IManagedContainer createContainer()
isEmpty
public static boolean isEmpty(Object container)
getElements
public static Object[] getElements(Object container)
Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.