@FunctionalInterface public interface Reducer<N extends NamedObject>
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(ReducibleCollection<? extends N> namedObjects) |
void reduce(ReducibleCollection<? extends N> namedObjects)
Copyright © 2000-2021 Sualeh Fatehi. All rights reserved.