@FunctionalInterface public interface PrimitiveLongSignalSourceVector
long
.
This interface is intended for grouping signal sources and routing parallel data flow at runtime of a network.
LongSignalSource
,
LongSignalSourceVector
Modifier and Type | Method and Description |
---|---|
long |
getAsLong(int index) |
static long |
getWithIndexOutOfBounds(int index) |