|
|||||||||
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
public class sorteditemlist
constructor summary | |
---|---|
sorteditemlist()
initializes a new instance of the sorteditemlist class |
|
sorteditemlist(java.util.comparator<tkey> comparer)
initializes a new instance of the sorteditemlist class |
|
sorteditemlist(int count)
initializes a new instance of the sorteditemlist 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 sorteditemlist()
sorteditemlist
class
public sorteditemlist(java.util.comparator<tkey> comparer)
sorteditemlist
class
comparer
- comparerpublic sorteditemlist(int count)
sorteditemlist
class
count
- int
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |