Uses of Class
it.tidalwave.role.ui.spi.PresentationModelCollectors
-
Packages that use PresentationModelCollectors Package Description it.tidalwave.role.ui.spi -
-
Uses of PresentationModelCollectors in it.tidalwave.role.ui.spi
Methods in it.tidalwave.role.ui.spi that return PresentationModelCollectors Modifier and Type Method Description static PresentationModelCollectorsPresentationModelCollectors. toCompositePresentationModel()static PresentationModelCollectorsPresentationModelCollectors. toCompositePresentationModel(java.util.Collection<java.lang.Object> roles)ACollectorwhich collects aStreamofPresentationModels into a singlePresentationModelwith aCompositerole containing them.
-