public class Max<T> extends Object implements Maybe<T>
Constructor and Description |
---|
Max(Stream<T> stream,
Comparator<? super T> comparator,
boolean not) |
Modifier and Type | Method and Description |
---|---|
Optional<T> |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
count, defer, doOnEmpty, doOnError, doOnValue, empty, error, error, filter, flatMap, flatMapMaybe, forEach, fromCallable, fromCallableNullable, fromOptional, go, isPresent, iterator, map, of, ofNullable, orElse, println, retryWhen, retryWhen, start, switchOnError, test, to, toStream
iteratorNullChecked
forEach, spliterator
Copyright © 2018–2024. All rights reserved.