Package com.djrapitops.plan.utilities.java
package com.djrapitops.plan.utilities.java
-
ClassDescriptionParsing utilities for parsing that return null on exception.Methods that can be used as functional interfaces when dealing with Maps.Methods that can be used as functional interfaces when dealing with Maps.Maps.Builder<K,
V> An utility class that simplifies reflection in Bukkit plugins.An interface for retrieving the field content.Utilities for manipulating different Throwable stack traces.ThrowingConsumer<T, K extends Throwable>Functional interface that performs an operation that might throw an exception.ThrowingFunction<A, B, E extends Throwable>ThrowingSupplier<T, K extends Throwable>Functional interface that performs an operation that might throw an exception.ThrowingVoidFunction<T extends Throwable>Functional interface that performs an operation that might throw an exception.TriConsumer<T,V, K> Functional interface for three arguments, similar to BiConsumer.UnaryChain<T>Utility for combining multiple UnaryOperator modifications.Functional interface that performs an operation that returns nothing.