public static class ParallelArray.ChannelDescriptor
extends java.lang.Object
ParallelArray.Channel| Modifier and Type | Field and Description |
|---|---|
int |
count |
int |
id |
java.lang.Class<?> |
type |
| Constructor and Description |
|---|
ChannelDescriptor(int id,
java.lang.Class<?> type,
int count) |