Interface IAssociative<K extends ACell,V extends ACell>

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

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