Collection0.28.2
Properties
Methods()
-
-
-
-
-
-
-
-
-
-
-
-
-
linkabstract function
Same as
lastIndexOf()but returnsnullif this collection does not containelement. -
-
-
-
linkabstract function
Same as
findLast()but returnsnullifpredicatedoes not hold for any element in this collection. -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Common base class for
ListandSet.