Uses of Interface
org.midheaven.lang.Countable
Packages that use Countable
-
Uses of Countable in org.midheaven.collections
Subinterfaces of Countable in org.midheaven.collectionsModifier and TypeInterfaceDescriptioninterfaceArray<T>AnEditableSequencethat behaves like an array.interfaceAssociation<K,V> AnAssortmentofAssociation.Entry<K,that allows for retrieval of the values associated with the keys.V> interfaceAssortment<T>Represent a finite aggregation of elements of a single type.interfaceDefines the contract for andAssortmentwhere elements are distinct byObject.equals(Object).interfaceEditableAssociation<K,V> AnAssociationthat permits changing the values for the present keys, but does not allow to add more keys or change the ones already associated.interfaceDefines the contract for and editableSequence.interfaceResizableAssociation<K,V> Defines and resizableAssociationthat accepts adding a removing entriesinterfaceDefines the contract for resizableDistinctAssortmentinterfaceDefines the contract for resizableSequence.interfaceSequence<T>Defines the contract for Sequence. -
Uses of Countable in org.midheaven.lang
Subinterfaces of Countable in org.midheaven.lang