public interface SubSource
Block.subSource(java.lang.Object, com.rpl.rama.SubSource...)
Modifier and Type | Interface and Description |
---|---|
static interface |
SubSource.Impl |
static interface |
SubSource.MultiOutImpl |
static interface |
SubSource.Out |
static interface |
SubSource.OutImpl |
Modifier and Type | Method and Description |
---|---|
static SubSource.Impl |
create(java.lang.Class dataType)
Create a subSource case matching on the given type exactly.
|
static SubSource.Impl create(java.lang.Class dataType)
dataType
- Matching type