V - public static interface Materializations.IterableView<V>
PrimitiveViewT supplied to the ViewFn when it declares to use
 the iterable materialization.| Modifier and Type | Method and Description | 
|---|---|
java.lang.Iterable<V> | 
get()
Returns an iterable for all values. 
 | 
java.lang.Iterable<V> get()