Interface IAssociative<K extends ACell,V extends ACell>

Type Parameters:
K - Type of associative keys
V - Type of associative values
All Known Implementing Classes:
AccountStatus, ADerivedSet, AHashMap, AHashSet, AIndex, AList, AMap, AMapEntry, ARecord, ARecordGeneric, ASequence, ASet, ASpecialVector, ATransaction, AVector, Belief, Block, BlockResult, Call, Index, Invoke, KeySet, List, MapEntry, MapLeaf, MapTree, Multi, Order, PeerStatus, Receipt, Result, SetLeaf, SetTree, SignedData, State, Transfer, VectorArray, VectorLeaf, VectorTree

public interface IAssociative<K extends ACell,V extends ACell>
Interface for associative data structures