swarm.collections
Interface ForEachKeyS

All Known Subinterfaces:
KeyedCollection, KeyedCollectionC, KeyedCollectionS, Map, MapC, MapS

public abstract interface ForEachKeyS

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.