java.lang.Object
dev.pfaff.unfettered.Util
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <R> R
reflectUnchecked
(FallibleSupplier<R, ? extends ReflectiveOperationException> supplier)
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
reflectUnchecked
public static <R> R reflectUnchecked(FallibleSupplier<R, ? extends ReflectiveOperationException> supplier)
-