| Package | Description |
|---|---|
| org.nustaq.kontraktor.util |
| Modifier and Type | Method and Description |
|---|---|
Hoarde<T> |
Hoarde.each(BiConsumer<T,Integer> init)
same as other each but with index
|
Hoarde<T> |
Hoarde.each(Consumer<T> tocall)
iterate over each actor and execute tocall.
|
Copyright © 2017. All rights reserved.