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.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.AtMostOne.TooManyElements exception
if there are excessive elements available.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.TargetState.yet() returns true),
though the loop can be controlled to exit prematurely using TargetState.TaskControl.EXIT.TargetState.yet() returns true).Copyright © 2016 Digipost. All rights reserved.