swarm.collections
Interface ForEachKeyC

All Known Subinterfaces:
ConcurrentScheduleC, KeyedCollectionC, MapC, ScheduleC

public 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.