Interface CustomLoaderLayout

  • Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface CustomLoaderLayout
    Additional interface that can be implemented by Layouts that write their own loader classes.
    Since:
    1.5.0