T
@FunctionalInterface public interface DateSupplier<T extends java.util.Date> extends java.util.function.Supplier<T>
Supplier
get