Interface DataStructureInterface

All Known Implementing Classes:
EagerReadCache, EvaluationStatisticsWrapper, LazyReadCache

@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