|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Consumer | |
|---|---|
| com.atlassian.plugin.util.collect | |
| Uses of Consumer in com.atlassian.plugin.util.collect |
|---|
| Methods in com.atlassian.plugin.util.collect with parameters of type Consumer | ||
|---|---|---|
static
|
CollectionUtil.foreach(Iterable<T> iterable,
Consumer<T> sink)
|
|
static
|
CollectionUtil.foreach(Iterator<T> iterator,
Consumer<T> sink)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||