Uses of Class
org.dataloader.annotations.VisibleForTesting
-
Packages that use VisibleForTesting Package Description org.dataloader -
-
Uses of VisibleForTesting in org.dataloader
Constructors in org.dataloader with annotations of type VisibleForTesting Constructor Description DataLoader(java.lang.Object batchLoadFunction, DataLoaderOptions options)
DataLoader(java.lang.Object batchLoadFunction, DataLoaderOptions options, java.time.Clock clock)
-