| Constructor and Description |
|---|
BinaryToUnaryAction(BinaryAction<T1,T2> action) |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(Pair<T1,T2> pair)
Performs an action for the given element.
|
public BinaryToUnaryAction(BinaryAction<T1,T2> action)
Copyright © 2016. All rights reserved.