Uses of Annotation Type
org.dataloader.annotations.VisibleForTesting
Packages that use VisibleForTesting
-
Uses of VisibleForTesting in org.dataloader
Constructors in org.dataloader with annotations of type VisibleForTestingModifierConstructorDescription(package private)
DataLoader
(Object batchLoadFunction, DataLoaderOptions options) (package private)
DataLoader
(Object batchLoadFunction, DataLoaderOptions options, Clock clock)