@FunctionalInterface public interface LocalDateSupplier extends java.util.function.Supplier<java.time.LocalDate>
Supplier
get