Uses of Interface
moe.maple.api.script.util.With.Consumers.IndexedSizedConsumer
| Package | Description |
|---|---|
| moe.maple.api.script.util |
-
Uses of With.Consumers.IndexedSizedConsumer in moe.maple.api.script.util
Methods in moe.maple.api.script.util with parameters of type With.Consumers.IndexedSizedConsumer Modifier and Type Method Description static <T> voidWith. indexAndCount(Collection<T> collection, With.Consumers.IndexedSizedConsumer<T> consumer)static <T> voidWith. indexAndCount(T[] collection, With.Consumers.IndexedSizedConsumer<T> consumer)