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:
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
Interface for associative data structures