Package it.tidalwave.role.ui.spi
Class SimpleCompositePresentableTest.MockDatum
java.lang.Object
it.tidalwave.role.ui.spi.SimpleCompositePresentableTest.MockDatum
- All Implemented Interfaces:
Identifiable,As
- Enclosing class:
SimpleCompositePresentableTest
public static class SimpleCompositePresentableTest.MockDatum
extends Object
implements As, Identifiable
-
Nested Class Summary
-
Field Summary
Fields inherited from interface it.tidalwave.role.Identifiable
_Identifiable_ -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Collection<T> <T> Optional<T> toString()withChildren(SimpleCompositePresentableTest.MockDatum... children) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface it.tidalwave.role.Identifiable
getId
-
Constructor Details
-
MockDatum
-
-
Method Details
-
withChildren
@Nonnull public SimpleCompositePresentableTest.MockDatum withChildren(@Nonnull SimpleCompositePresentableTest.MockDatum... children) -
withChildren
@Nonnull public SimpleCompositePresentableTest.MockDatum withChildren(@Nonnull List<SimpleCompositePresentableTest.MockDatum> children) -
maybeAs
-
asMany
-
toString
-