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