Collection0.27.0
Properties
Methods( )
-
-
-
-
-
-
-
-
-
-
-
-
-
linkabstract function
Same as
lastIndexOf()
but returnsnull
if this collection does not containelement
. -
-
-
-
linkabstract function
Same as
findLast()
but returnsnull
ifpredicate
does not hold for any element in this collection. -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Common base class for
List
andSet
.