public interface WildcardExpanderHandlerAware
| Modifier and Type | Method and Description |
|---|---|
void |
setWildcardExpanderHandler(Function<Collection<File>,Void> handler)
Sets the handler to be used by the implementing class.
|
void setWildcardExpanderHandler(Function<Collection<File>,Void> handler)
handler - a Function which does the handler job.Copyright © 2008-2014. All Rights Reserved.