Collector into an AdaptableCollector.Collector which offers some means for adapting it into new Collectors,
in particular the ability to map the result.Stream, as
it will throw an exception if more than one element is processed.Collector which maps the resulting container to something else
using the given resultMapper Function.apply the given function with the given argument,
and if needed, convert any thrown exceptions to unckecked.throw an exception if there are elements that will be discarded
if assuming that there is at most one element present.Attribute defines a String-based name (or key) and the type of a value which
the name maps to.InputStream getting its contents from consuming an OutputStream.Clock, mainly intended for use in testing.Collector implementations.Optionals.Stream.findFirst().ExecutorService as an "externally managed
executor service", which will discard any invocations of the
methods used to manage the lifecycle of the ExecutorService itself.TimeSpan starting at the given Instant.get a result from the given supplier,
and if needed, convert any thrown exceptions to unckecked.Matcher, if a match is found.Instant is part of this time span.TimeSpan, or Optional.empty()
if they do not overlap.ExecutorService is marked as
externally managed.ThrowingFunction-reference from a lambda expression.ThrowingBiFunction-reference from a lambda expression.ThrowingSupplier-reference from a lambda expression.ThrowingConsumer-reference from a lambda expression.ThrowingBiConsumer-reference from a lambda expression.ThrowingRunnable-reference from a lambda expression.null-references.null-references.null-references.null-references.null-references.OneTimeToggle.yet() return true.AtomicBoolean which
can only be toggled once.Consumer) which simply rethrows given exceptions.Exception as an unchecked RuntimeException.run the given runnable,
and if needed, convert any thrown exceptions to unckecked.Function, which is also Serializable.Iterator interface, by requiring only
one method, SimpleIterator.nextIfAvailable(), to be implemented instead of both
hasNext() and next().yet.TargetState.untilThen(Supplier, Consumer)TimeSpan, using the concluding methods
TimeSpan.Started.until(Instant) or TimeSpan.Started.lasting(Duration)Optional into a zero or one element unmodifiable list.tuples
by putting each distinct first tuple-element as keys of the resulting map, mapping
them to a List, and adding each second tuple-element to the list.OneTimeAssignment to an Optional.TooManyElements exception
if there are excessive elements available.Optional representation of this object.TargetState.yet() returns true),
though the loop can be controlled to exit prematurely using TargetState.TaskControl.EXIT.TargetState.yet() returns true).Optional
representation of itself contained more than one element, and is thus
not applicable for such conversion.Copyright © 2016 Digipost. All rights reserved.