Module com.renomad.minum
Package com.renomad.minum.utils
package com.renomad.minum.utils
Generally-useful utilities.
-
ClassDescriptionHandy helpers when working with bytesThis uses a [ConcurrentHashMap] as its base.Handy helpers for dealing with cryptographic functionsReads files from disk, optionally storing into a LRU cache.Helper functions for working with files.An exception specific to our invariants.Utilities for asserting invariants within the code.LRUCache<K,
V> A simple Least-Recently Used Cache See LRUThis class exists just to avoid needing to handle the exception when I use a regular Thread.sleep()RingBuffer<T>This class is to improve maintainability in the system.Utilities for searching collections of dataHelper functions for manipulating stack traces.Some helper methods for Strings.This exists so that we are able to slightly better manage exceptions in a highly threaded system.