Interface TallyStorage

All Superinterfaces:
NodeOps<TallyKey,Tally>
All Known Subinterfaces:
TallyStorage.PhysicalTallyStorageNode, TallyStorage.TallyStorageNode
All Known Implementing Classes:
PhysicalTallyStorageCounterAdapter, PhysicalTallyStorageSanitizationAdapter, PhysicalTallyStorageTraceAdapter, TallyStorageSanitizationAdapter

public interface TallyStorage extends NodeOps<TallyKey,Tally>