Package org.hobbit.core.data
Interface Result
- All Known Implementing Classes:
InMemoryEvaluationStore.ResultImpl
public interface Result
Data wrapper for an evaluation result.
- Author:
- Ruben Taelman (ruben.taelman@ugent.be)
-
Method Summary
-
Method Details
-
getSentTimestamp
long getSentTimestamp() -
getData
byte[] getData()
-