Interface TallyStorage.TallyStorageNode

All Superinterfaces:
Comparable<Node<TallyKey,Tally,Tally.TallyFielder>>, Node<TallyKey,Tally,Tally.TallyFielder>, NodeOps<TallyKey,Tally>, TallyStorage
All Known Subinterfaces:
TallyStorage.PhysicalTallyStorageNode
All Known Implementing Classes:
PhysicalTallyStorageCounterAdapter, PhysicalTallyStorageSanitizationAdapter, PhysicalTallyStorageTraceAdapter
Enclosing interface:
TallyStorage

public static interface TallyStorage.TallyStorageNode extends TallyStorage, Node<TallyKey,Tally,Tally.TallyFielder>