Interface Expressions.FluentList<T>

  • Type Parameters:
    T - element type
    All Superinterfaces:
    java.util.Collection<T>, java.lang.Iterable<T>, java.util.List<T>
    All Known Implementing Classes:
    Expressions.FluentArrayList
    Enclosing class:
    Expressions

    public static interface Expressions.FluentList<T>
    extends java.util.List<T>
    Fluent list.