Uses of Class
it.tidalwave.role.ui.spi.PresentationModelCollectors
-
Uses of PresentationModelCollectors in it.tidalwave.role.ui.spi
Modifier 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.