edu.berkeley.nlp.lm.collections
Class AbstractTMap.Functionality<T extends Comparable>
java.lang.Object
edu.berkeley.nlp.lm.collections.AbstractTMap.Functionality<T>
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- AbstractTMap<T extends Comparable>
public static class AbstractTMap.Functionality<T extends Comparable>
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTMap.Functionality
public AbstractTMap.Functionality()
createArray
public T[] createArray(int n)
intern
public T intern(T x)