Package dev.getelements.elements.rt.util
package dev.getelements.elements.rt.util
-
ClassDescriptionA reference map backed by either a
WeakReferenceorSoftReferenceSimilar to aCountDownLatch.Deprecated.Wraps an instance ofReadableByteChannelusing aByteBuffer.Manages tasks queued to an instance ofExecutorServicemanaging execution through aCompletionServiceLatch.Subclass ofLatchedExecutorServiceCompletionServiceonly for use with aScheduledExecutorServiceA special type ofIOExceptionused by theInputStreamAdapterand theOutputStreamAdapterto indicate that the backed channel is currently in a non-blocking mode.ProxyDelegate<DelegateT>Provides a delegate type for any interface allowing the underlying implementation to be swapped out as necessary.A simple reference type intended to be used in lambda functions.SyncWait<ResultT>Represents a one-way pipe which can be used to relay either anExceptionor a successful result.
Hex