Uses of Class
org.antublue.map.accessor.util.RuntimeExceptionSupplier
-
Packages that use RuntimeExceptionSupplier Package Description org.antublue.map.accessor.function org.antublue.map.accessor.util -
-
Uses of RuntimeExceptionSupplier in org.antublue.map.accessor.function
-
Uses of RuntimeExceptionSupplier in org.antublue.map.accessor.util
Methods in org.antublue.map.accessor.util that return RuntimeExceptionSupplier Modifier and Type Method Description static RuntimeExceptionSupplierRuntimeExceptionSupplier. of(Class<? extends RuntimeException> clazz, String message)
-