|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.doc.collections.TypedSortedListEx<TKey,TValue>
com.spire.doc.collections.SortedDictionary<TKey,TValue>
public class SortedDictionary<TKey extends java.util.Comparator,TValue>
Constructor Summary | |
---|---|
SortedDictionary()
Initializes a new instance of the SortedDictionary class |
Method Summary |
---|
Methods inherited from class com.spire.doc.collections.TypedSortedListEx |
---|
add, clear, cloneAll, contains, containsKey, containsValue, copyTo, deepClone, get, getByIndex, getCapacity, getCount, getKey, getKeyList, getKeys, getSyncRoot, getValueList, getValues, indexOfKey, indexOfValue, isFixedSize, isReadOnly, isSynchronized, remove, removeAt, set, setByIndex, setCapacity, trimToSize |
Constructor Detail |
---|
public SortedDictionary()
SortedDictionary
class
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |