Package convex.core.data
Interface IAssociative<K extends ACell,V extends ACell>
- Type Parameters:
K- Type of associative keysV- 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
Interface for associative data structures