|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Ops.Combiner<T,U,V>
An object with a function accepting pairs of objects, one of type T and one of type U, returning those of type V
| Method Summary | |
|---|---|
V |
combine(T t,
U u)
|
| Method Detail |
|---|
V combine(T t,
U u)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||