swarm.collections
Interface ForEachKeyS

All Known Subinterfaces:
ConcurrentSchedule, ConcurrentScheduleC, ConcurrentScheduleS, KeyedCollection, KeyedCollectionC, KeyedCollectionS, Map, MapC, MapS, Schedule, ScheduleC, ScheduleS

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