|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.doc.collections.TypedSortedListEx
com.spire.doc.collections.SortedItemList<TKey,TValue>
public class SortedItemList<TKey extends java.lang.Comparable,TValue>
Constructor Summary | |
---|---|
SortedItemList()
|
|
SortedItemList(java.util.Comparator<TKey> comparer)
|
|
SortedItemList(com.spire.ms.System.Collections.IDictionary dictionary)
|
|
SortedItemList(int count)
|
Method Summary |
---|
Methods inherited from class com.spire.doc.collections.TypedSortedListEx |
---|
add, add, addItem, clear, cloneAll, contains, contains, contains, containsKey, containsValue, copyTo, copyTo, deepClone, get, get, getByIndex, getCapacity, getCount, getKey, getKeyList, getKeys, getSyncRoot, getValueList, getValues, indexOfKey, indexOfValue, isFixedSize, isReadOnly, isSynchronized, iterator, remove, remove, removeAt, removeItem, set, set, setByIndex, setCapacity, trimToSize, tryGetValue, TypedSortedListEx |
Constructor Detail |
---|
public SortedItemList()
public SortedItemList(java.util.Comparator<TKey> comparer)
public SortedItemList(int count)
public SortedItemList(com.spire.ms.System.Collections.IDictionary dictionary)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |