org.ws4d.java.structures
Class EmptyStructures
java.lang.Object
org.ws4d.java.structures.EmptyStructures
public abstract class EmptyStructures
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY_OBJECT_ARRAY
public static final java.lang.Object[] EMPTY_OBJECT_ARRAY
EMPTY_ITERATOR
public static final Iterator EMPTY_ITERATOR
EMPTY_STRUCTURE
public static final DataStructure EMPTY_STRUCTURE
EMPTY_SET
public static final Set EMPTY_SET
EMPTY_LIST
public static final List EMPTY_LIST
EMPTY_MAP
public static final HashMap EMPTY_MAP
EmptyStructures
public EmptyStructures()