Interface AssociatedEnumerable<K,V>

Type Parameters:
K - the type of the key
V - the type of the value
All Superinterfaces:
Enumerable<Association.Entry<K,V>>, Iterable<Association.Entry<K,V>>

public interface AssociatedEnumerable<K,V> extends Enumerable<Association.Entry<K,V>>
An Enumerable of Association.Entrys with additional operations