Package net.devslash
Class ProvidersKt
-
- All Implemented Interfaces:
public final class ProvidersKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> RequestDataSupplier<T>
handleNoSupplier(RequestDataSupplier<T> data)
-
-
Method Detail
-
handleNoSupplier
final static <T extends Any> RequestDataSupplier<T> handleNoSupplier(RequestDataSupplier<T> data)
-
-
-
-