Uses of Class
de.freaklamarsch.systarest.CircularBuffer
Package | Description |
---|---|
de.freaklamarsch.systarest | |
de.freaklamarsch.systarest.tests |
-
Uses of CircularBuffer in de.freaklamarsch.systarest
Fields in de.freaklamarsch.systarest declared as CircularBuffer Modifier and Type Field Description private CircularBuffer<T[]>
DataLogger. dataBuffer
private CircularBuffer<java.lang.String>
DataLogger. timestampBuffer
-
Uses of CircularBuffer in de.freaklamarsch.systarest.tests
Fields in de.freaklamarsch.systarest.tests declared as CircularBuffer Modifier and Type Field Description (package private) CircularBuffer<java.lang.Integer>
CircularBufferTest. cb
private CircularBuffer<java.lang.Integer>
FakeSystaWebTest. logIntDataBuffer