T
- Type of the samplespublic interface SampleListener<T>
Modifier and Type | Method and Description |
---|---|
void |
onSamples(List<Sample<T>> samples)
This method is called when DataReader receives some samples.
|
Copyright © 2016. All rights reserved.