Interface CoreAssertions.LocalDateSupplier

  • All Superinterfaces:
    java.util.function.Supplier<java.time.LocalDate>
    Enclosing class:
    CoreAssertions

    public static interface CoreAssertions.LocalDateSupplier
    extends java.util.function.Supplier<java.time.LocalDate>
    • Method Summary

      • Methods inherited from interface java.util.function.Supplier

        get