Interface ForEachMemoryCallback
public interface ForEachMemoryCallback
Callback that can be registered on the forEach() method of a MemoryGroup or a GroupResult.
- Author:
- IIT Software GmbH, Muenster/Germany, (c) 2017, All Rights Reserved
-
Method Summary
-
Method Details
-
execute
Single method to be executed for each Memory of a MemoryGroup- Parameters:
memory
- Memory
-