Uses of Interface
it.tidalwave.role.SimpleComposite
-
Uses of SimpleComposite in it.tidalwave.role
Modifier and TypeFieldDescriptionstatic final Class
<SimpleComposite> SimpleComposite._SimpleComposite_
Modifier and TypeMethodDescriptionstatic <U> SimpleComposite
<U> Returns a wrappedSimpleComposite
on a givenFinder
static <U> SimpleComposite
<U> SimpleComposite.ofCloned
(Collection<? extends U> items) Returns a wrappedSimpleComposite
on a given collection of elements. -
Uses of SimpleComposite in it.tidalwave.role.ui
Modifier and TypeFieldDescriptionstatic final As.Type
<SimpleComposite<PresentationModel>> PresentationModel._SimpleCompositeOfPresentationModel_