| Class | Description |
|---|---|
| AssertUtils |
Utility class used to examine function parameters.
|
| CircularBuffer<E> |
simple circular ring buffer implementation for generic object type (with read == write position)
|
| DataSetUtils | |
| DoubleCircularBuffer |
simple circular ring buffer implementation for double type (with read ==
write position)
|
| DoubleRingBuffer |
simple circular ring buffer implementation for double type (with read/write position)
|
| LimitedQueue<E> | |
| ProcessingProfiler |
Small utility class to measure ns-level processing delays
|
| RingBuffer<E> |
simple circular ring buffer implementation for generic Object type (with read/write position)
|
| Enum | Description |
|---|---|
| DataSetUtils.Compression |
Supported Compression Types
|
| DataSetUtils.ErrType |
Error type short handle
|
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.