Package | Description |
---|---|
org.eclipse.nebula.widgets.oscilloscope.multichannel |
Constructor | Description |
---|---|
IntegerFiFoCircularStack(int capacity,
Oscilloscope.IntegerFiFoCircularStack oldStack) |
Creates stack with the indicated capacity and copies the old stack
into the new stack and the old stack will be empty after this action.
|