Interface Expressions.FluentList<T>

Type Parameters:
T - element type
All Superinterfaces:
Collection<T>, Iterable<T>, List<T>
Enclosing class:
Expressions

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