All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary
| Class |
Description |
| A2Function<T1,T2,R> |
|
| A3Consumer<T1,T2,T3> |
|
| A3Consumer.Weak<T1,T2,T3> |
|
| A3Function<T1,T2,T3,R> |
|
| A3Predicate<T,E,F> |
|
| ABiConsumer<T,E> |
|
| ABiConsumerBool2O<E> |
|
| ABiConsumerI2O<E> |
|
| ABiConsumerL2O<E> |
|
| ABiFunction<T,T2,R> |
|
| ABiPredicate<T,E> |
|
| ACallable<T> |
|
| AComparator<T> |
|
| AComparatorByte |
|
| AComparatorInt |
|
| AComparatorLong |
|
| AConsumer<T> |
|
| AConsumer.Weak<T> |
|
| AConsumerBoolean |
|
| AConsumerByte |
|
| AConsumerInt |
|
| AConsumerLong |
|
| AConsumerShort |
|
| AFunction<T,R> |
|
| AFunction.AFunctionEmpty |
|
| AFunction.AFunctionUnsupported |
|
| AFunctionB2B |
|
| AFunctionB2L |
|
| AFunctionB2O<T> |
|
| AFunctionBool2O<T> |
|
| AFunctionI2Array |
|
| AFunctionI2I |
|
| AFunctionI2L |
|
| AFunctionI2O<T> |
|
| AFunctionL2Array |
|
| AFunctionL2I |
|
| AFunctionL2IterableInt |
|
| AFunctionL2IterableLong |
|
| AFunctionL2L |
|
| AFunctionL2O<T> |
|
| AFunctionL2Stream<E> |
|
| AFunctionL2StreamInt |
|
| AFunctionL2StreamLong |
|
| AFunctionO2Array<T,E> |
|
| AFunctionO2Bool<T> |
|
| AFunctionO2I<T> |
|
| AFunctionO2Iterable<T,E> |
|
| AFunctionO2Iterator<T,E> |
|
| AFunctionO2L<T> |
|
| AFunctionO2S<T> |
|
| AFunctionO2Stream<T,E> |
|
| AFunctionS2O<T> |
|
| AFuture |
An asynchronous operation that completes with no return value (void).
|
| AFutureBase<Self extends AFutureBase<Self>> |
Base interface defining the common life cycle, status, and chaining methods
for all asynchronous operations (AFuture and ARFuture).
|
| AMFuture<T> |
|
| APredicate<T> |
|
| APredicateBoolean |
|
| APredicateByte |
|
| APredicateInt |
|
| APredicateLong |
|
| ARFuture<T> |
An asynchronous operation that completes with a result value of type T.
|
| ARFutureWithFlag<T> |
|
| ARunnable |
|
| AString |
|
| AString.BackgroundColor |
|
| AString.Color |
|
| AString.LimitByteArrays |
|
| AString.Simple |
|
| AString.Style |
|
| AString.Style2 |
|
| ASupplier<T> |
|
| ASupplierBoolean |
|
| ASupplierByte |
|
| ASupplierInt |
|
| ASupplierLong |
|
| ASupplierShort |
|
| AutoRun |
|
| AutoRun.Multi |
|
| AutoRun.Multi.Task |
|
| AutoRun.Task |
|
| AutoRun.TaskImpl |
|
| BCrypt |
|
| BMap<K,V> |
Interface for an asynchronous, throttling map designed to manage the lifecycle of external data requests.
|
| BMapImpl<K,V> |
Implementation of BMap that manages request throttling and exposure of pending requests
for integration with a batching/flushing mechanism (like in AetherCloudClient),
supporting multiple concurrent request senders.
|
| ByteBufferDataIO |
|
| CharSequenceByArray |
|
| CharSequenceBySequence |
|
| ConcurrentHashMapWithDefault<K,V> |
|
| ConcurrentHashSet<T> |
|
| ConcurrentPriorityQueue<E> |
|
| ConsoleReader |
|
| CType<T> |
|
| CType.WType<T> |
|
| CTypeI<T> |
Interface representing a type with additional metadata and utility methods.
|
| CTypeI.CompareEvent |
Interface for comparison events.
|
| CTypeI.FieldAccessor<T2> |
Interface for field access operations.
|
| DataIn |
|
| DataInOut |
|
| DataInOutStatic |
|
| DataIO |
|
| DataOut |
|
| DataUtils |
|
| Destroyable |
The Destroyable interface represents an object that can be destroyed.
|
| Destroyer |
Manages a collection of Destroyable objects and provides a single
method to destroy them all.
|
| EventBiConsumer<T1,T2> |
|
| EventConsumer<T> |
|
| EventConsumerWithQueue<T> |
|
| EventSourceRunnable |
|
| Flow<T> |
A fluent interface for processing sequences of elements supporting chained method calls.
|
| Flow.SplitComparator<T> |
Functional interface for splitting elements into three categories.
|
| FlowBoolean |
|
| FlowByte |
|
| FlowCompleted<T> |
|
| FlowCompletedBoolean |
|
| FlowCompletedByte |
|
| FlowCompletedInt |
|
| FlowCompletedLong |
|
| FlowCompletedShort |
|
| FlowInt |
|
| FlowLong |
|
| FlowShort |
|
| HexUtils |
|
| Inject |
|
| LNode |
A logging node (LNode) represents a piece of context or a log message.
|
| LNode.AutoCloseable |
Defines an AutoCloseable context for this LNode.
|
| Log |
Aether Logger - The main facade for managing the logging stack and
proxying log calls.
|
| Log.Level |
Defines the standard logging levels.
|
| Log.LogAutoClose |
An AutoCloseable interface for managing logging contexts.
|
| Log.Tag |
An annotation for tagging loggers.
|
| LogFilter |
|
| LogPrinter |
|
| LogPrinter.Column |
|
| LogPrinter.ColumnPrinter |
|
| LogPrinter.ColumnPrinter2 |
|
| LogWrapper |
|
| Mods |
|
| ModuleAutoRun |
|
| ObjectFind |
|
| QueueWithEvents<T> |
|
| RCol |
|
| RCollection<T> |
|
| RCollectionBySrc<E> |
|
| RFMap<K,V> |
|
| RMap<K,V> |
|
| RMap.Update<K,V> |
|
| RMapBySrc<K,V> |
|
| RQueue<T> |
|
| RQueueBySrc<E> |
|
| RSet<T> |
|
| RSetBySrc<E> |
|
| RU |
Utility class containing static methods for common operations such as JSON serialization,
URI parsing, byte conversion, and scheduling tasks.
|
| Settings |
|
| TaskConsumer<T> |
|
| TaskRun |
|
| TimeoutChecker |
|
| ToString |
|
| Tuple |
|
| Tuple2<T1,T2> |
|
| Tuple3<T1,T2,T3> |
|
| WeakCollection<T> |
|
| WeakConcurrentHashMap<K,V> |
A thread-safe, concurrent Map implementation with weak keys.
|
| WeakIdenticalConcurrentHashMap<K,V> |
|
| WriterByAppender |
|