-
public interface DateProviderSimple interface for a mockable date provider
-
-
Method Summary
Modifier and Type Method Description abstract BatchDategetCurrentDate()-
-
Method Detail
-
getCurrentDate
@NonNull() abstract BatchDate getCurrentDate()
-
-
-
-