last
Returns the last element in the FloatList or throws a NoSuchElementException if it isEmpty.
Returns the last element in the FloatList for which predicate returns true or throws NoSuchElementException if nothing matches.
Returns the last element in the FloatList or throws a NoSuchElementException if it isEmpty.
Returns the last element in the FloatList for which predicate returns true or throws NoSuchElementException if nothing matches.