sorteditemlist-人生就是博尊龙凯时



com.spire.doc.collections
class sorteditemlist

java.lang.object
  extended by com.spire.doc.collections.typedsortedlistex
      extended by com.spire.doc.collections.sorteditemlist

public class sorteditemlist
extends typedsortedlistex

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

sorteditemlist

public sorteditemlist()
initializes a new instance of the sorteditemlist class

sorteditemlist

public sorteditemlist(java.util.comparator<tkey> comparer)
initializes a new instance of the sorteditemlist class
parameters:
comparer - comparer

sorteditemlist

public sorteditemlist(int count)
initializes a new instance of the sorteditemlist class
parameters:
count - int


网站地图