Package de.arstwo.twotil


package de.arstwo.twotil
  • Classes
    Class
    Description
    Cached<K,V>
    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.
    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.