Uses of Interface
com.sap.cds.reflect.impl.StreamableMap
Packages that use StreamableMap
-
Uses of StreamableMap in com.sap.cds.reflect.impl
Methods in com.sap.cds.reflect.impl that return StreamableMapModifier and TypeMethodDescriptionstatic <U extends CdsNamed>
StreamableMap<U>StreamableMapFactory.arrayBased
(Collection<U> us) static <U extends CdsNamed>
StreamableMap<U>StreamableMapFactory.create
(Collection<U> us) static <U extends CdsNamed>
StreamableMap<U>StreamableMapFactory.empty()
static <U extends CdsNamed>
StreamableMap<U>StreamableMapFactory.mapped
(Collection<U> us) static <U extends CdsNamed>
StreamableMap<U>StreamableMapFactory.single
(U u)