Uses of Class
it.tidalwave.role.ui.spi.PresentationModelCollectors
Packages that use PresentationModelCollectors
-
Uses of PresentationModelCollectors in it.tidalwave.role.ui.spi
Methods in it.tidalwave.role.ui.spi that return PresentationModelCollectorsModifier and TypeMethodDescriptionstatic PresentationModelCollectors
PresentationModelCollectors.toCompositePresentationModel()
static PresentationModelCollectors
PresentationModelCollectors.toCompositePresentationModel
(Collection<Object> roles) ACollector
which collects aStream
ofPresentationModel
s into a singlePresentationModel
with aComposite
role containing them.