Package com.sap.cds
Class Struct.IterableViewFactory
java.lang.Object
com.sap.cds.Struct.IterableViewFactory
- Enclosing class:
- Struct
-
Method Summary
-
Method Details
-
as
Provides typed stream access on the underlying data maps.- Type Parameters:
T- the type of the returnedStream- Parameters:
view- the accessor interface- Returns:
- a typed
Streamof the underlying data maps
-