Interface IAssociative<K extends ACell,​V extends ACell>

Type Parameters:
K - Type of associative keys
V - Type of associative values
All Known Implementing Classes:
AHashSet, AList, AMapEntry, ASequence, ASet, AVector, List, MapEntry, SetLeaf, SetTree, VectorArray, VectorLeaf, VectorTree

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