Class FunctionalUtils
- java.lang.Object
-
- org.spongepowered.gradle.vanilla.internal.util.FunctionalUtils
-
public class FunctionalUtils extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> java.util.function.Supplier<T>memoizeSupplier(java.util.function.Supplier<T> in)
-