public static class Functions.CollectorFunction<T> extends VoidFunction<T>
Modifier and Type | Method and Description |
---|---|
void |
doWith(T input) |
Collection<T> |
getTarget() |
apply
public void doWith(T input)
doWith
in class VoidFunction<T>
public Collection<T> getTarget()
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.