Interface DataStructureInterface

All Known Implementing Classes:
EvaluationStatisticsWrapper, ReadCache

@Experimental public interface DataStructureInterface
An interface to implement a base data structure for the ExtensibleStore. The data structure needs to be thread safe.
Author:
HÃ¥vard Mikkelsen Ottestad