@FunctionalInterface public interface PrimitiveIntSignalSourceVector
int
.
This interface is intended for grouping signal sources and routing parallel data flow at runtime of a network.
IntSignalSource
,
IntSignalSourceVector
Modifier and Type | Method and Description |
---|---|
int |
getAsInt(int index) |
static int |
getWithIndexOutOfBounds(int index) |