All Classes and Interfaces
Class
Description
A buffered drop-in replacement for java.io.RandomAccessFile.
A wrapper for
Callable tasks that provides error handling, default return value and metrics collection.Utility class for performing various operations related to Java classes, including
singleton instance retrieval, method and field reflection, and dynamic class loading.
A CloseableReentrantLock is a specialized implementation of a ReentrantLock
that implements the AutoCloseable interface.
Extension of
ReentrantReadWriteLock providing convenience methods for try-with-resources lock management.AutoCloseable wrapper for
ReentrantReadWriteLock.ReadLock implementing try-with-resources pattern.AutoCloseable wrapper for
ReentrantReadWriteLock.WriteLock implementing try-with-resources pattern.A thread-safe implementation of a Set using a ConcurrentHashMap.
The Type Caster is small utility that helps put string values into object fields with different types.
Utility class for handling date and time operations.
The DefaultWatcher class implements the IMemoryWatcher interface and is responsible
for monitoring memory usage of memory pools, specifically those that are of type
HEAP and have names starting with "PS Survivor".
The G1Watcher class implements the IMemoryWatcher interface and is responsible
for monitoring the memory usage of G1 garbage collector memory pools.
Provides GeoIP lookup services using MaxMind databases and web services.
A
LinkedHashMap implementation with index-based access to keys and values.Utility class for handling JSON serialization and deserialization using Jackson.
Custom deserializer for Boolean values that can handle various string representations and null values.
Utility class for handling Locale-related operations using LCID (Locale Identifier).
A utility class that splits a collection into smaller chunks of a specified size.
The Locator is a utility class which is used to find certain items in the
environment.
A utility class that splits a map into smaller chunks.
The PoolListener class implements the NotificationListener interface and is responsible
for handling memory usage notifications for a specific MemoryPoolMXBean.
RandomNameGenerator is a singleton class that generates random names
by combining adjectives and nouns loaded from text files.
Utility class for generating random numbers and strings.
Converts a number to a string in metric prefix format.
A wrapper for
Runnable tasks that provides error handling and metrics collection.A wrapper over Map that allows you to safely work with different data types.
Utility class for interacting with systemd notifications.
An enumerator which indicates where text should be positioned.
A class which provides formatting flags for use when rendering text.
A class which provides static methods for rendering text using alignment.