All Classes and Interfaces

Class
Description
Simple key->value caching functionality, for both as a class and functional usage.
Various file-related utility functions.
Functional approach of thread-safe lock access to a given target.
A utility class designed for managing and checking time intervals in a thread-safe manner.
Initializes something on the first use.
Various math-related content that fits nowhere else.
A 3D Matrix implentation for Quaternions using floats.
A helper class that stretches a given SimplexNoise on 2 or 3 axis.
Separates a given list into smaller chunks (partitions).
A ThreadFactory to create threads with a given priority.
Implementation of SimplexNoise for 2D, 3D and 4D
 
A Function that can encapsulate functions that throw an exception.
A Supplier that can also throw an exception.
Colletion of various utility functions that fit nowhere else.
A 3D Vector implentation (Quaternion) using floats.