Flutter
quiver.collection
TreeSet
<
V
>
comparator property
comparator
TreeSet class
Constructors
TreeSet
Properties
comparator
iterator
length
reverseIterator
first
hashCode
isEmpty
isNotEmpty
last
runtimeType
single
Methods
cast
fromIterator
nearest
retype
add
addAll
any
clear
contains
containsAll
difference
elementAt
every
expand
firstWhere
fold
followedBy
forEach
intersection
join
lastWhere
lookup
map
noSuchMethod
reduce
remove
removeAll
removeWhere
retainAll
retainWhere
singleWhere
skip
skipWhile
take
takeWhile
toList
toSet
toString
union
where
whereType
Operators
operator ==
comparator property
Comparator
<
V
>
comparator
final
Implementation
final Comparator<V> comparator