Package com.jagrosh.jdautilities.commons.utils
package com.jagrosh.jdautilities.commons.utils
-
ClassDescriptionA series of query based utilities for finding entities, either globally across all accessible
Guild
s, or locally to a specified Guild.FixedSizeCache<K,V> A simple first-in-first-out key-value storage that uses aHashMap
to store keys and values while simultaneously registering the keys to an array to maintain a specified maximum capacity.A Utilities class for safely checking and converting String IDs to longs usable withMiscUtil.parseSnowflake(String)
, a utility used in severalObject#getXById(String)
methods.A utility class that can be used to easily create String tables in Java without any extra frameworks.An enum that represents the alignments possible to setA data class whose instances store the characters needed to create a table with the enclosingTableBuilder
.