Interface Data.View<A>

Type Parameters:
A - the target type
All Known Implementing Classes:
Data.View.Proxy
Enclosing class:
Data
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 static interface Data.View<A>
Functional interface for interpretation views of AST data.