Uses of Interface
com.miketheshadow.cryptolib.utils.bulkrequest.Requestable
Packages that use Requestable
-
Uses of Requestable in com.miketheshadow.cryptolib.utils.bulkrequest
Classes in com.miketheshadow.cryptolib.utils.bulkrequest that implement RequestableConstructor parameters in com.miketheshadow.cryptolib.utils.bulkrequest with type arguments of type RequestableModifierConstructorDescriptionBulkRequest(CryptoLib lib, List<? extends Requestable> requestables, Class<?> mapping, boolean retryOnError)