R - The result element type for the list being returned.E - The type of the element being mapped over.public abstract static class TriggerManager.MapOver<R,E>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Collection<E> |
c |
| Modifier and Type | Method and Description |
|---|---|
protected abstract R |
fun(E e) |
<S extends java.util.Collection<R>> |
run() |
<S extends java.util.Collection<R>> |
run(S l) |
Copyright (c) 2004-2012 Oracle. All rights reserved.