Interface LazyList.Loader<E>

    • Method Detail

      • load

        java.util.List<E> load()