gate.util
Class SimpleMapImpl.NullKey
java.lang.Object
gate.util.SimpleMapImpl.NullKey
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SimpleMapImpl
private static class SimpleMapImpl.NullKey
- extends Object
- implements Serializable
Special marker class used to represent null in the keys array.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
SimpleMapImpl.NullKey
private SimpleMapImpl.NullKey()