swarm.collections
Interface ForEachKeyC

All Known Subinterfaces:
KeyedCollectionC, MapC

public abstract interface ForEachKeyC

Exactly the same as the ForEach protocol, but only for KeyedCollections.. Works identically to the ForEach protocol, but loops through the keys in a KeyedCollection, rather than the members.