Uses of Interface
io.dropwizard.websockets.GeneralUtils.SupplierCheckException
-
Packages that use GeneralUtils.SupplierCheckException Package Description io.dropwizard.websockets -
-
Uses of GeneralUtils.SupplierCheckException in io.dropwizard.websockets
Methods in io.dropwizard.websockets with parameters of type GeneralUtils.SupplierCheckException Modifier and Type Method Description static <T> Supplier<T>GeneralUtils. rethrow(GeneralUtils.SupplierCheckException<T> c)
-