Package dev.getelements.elements.rt.util
package dev.getelements.elements.rt.util
-
ClassDescriptionA reference map backed by either a
WeakReferenceorSoftReferenceSimilar to aCountDownLatch.AFunctionalInterfacewhich performs a series of actions when it is closed.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.Represents a chain of key specifications which may be found in a single PEM file.PemData<KeySpecT>Represents a section of PEM (Privacy Enhanced Mail) data which may include a section of a key.ProxyDelegate<DelegateT>Provides a delegate type for any interface allowing the underlying implementation to be swapped out as necessary.Represents a PEM label per RFC-7468A 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