Package de.arstwo.twotil
package de.arstwo.twotil
-
ClassesClassDescriptionCached<K,
V> Simple key->value caching functionality, for both as a class and functional usage.Various file-related utility functions.Guarded<T>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.LazyInit<T>Initializes something on the first use.Partition<T>Separates a given list into smaller chunks (partitions).A ThreadFactory to create threads with a given priority.Colletion of various utility functions that fit nowhere else.