Package com.marcpg.libpg.util
package com.marcpg.libpg.util
-
ClassDescriptionThis is just another word for a backdoor.Represents the state of the backdoor.Utility object that can be used for limiting something to a specific amount.Used to get random values from thingsThrowingBiConsumer<T,
U, E extends Exception> Represents an operation that accepts two inputs, returns no result and throws a specified exception whenThrowingBiConsumer.accept(Object, Object)
accepted}.ThrowingConsumer<T,E extends Exception> Represents an operation that accepts an input, returns no result and throws a specified exception whenThrowingConsumer.accept(Object)
accepted}.