| Constructor and Description |
|---|
TernaryToUnaryAction(TernaryAction<T1,T2,T3> action) |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(Triple<T1,T2,T3> triple)
Performs an action for the given element.
|
public TernaryToUnaryAction(TernaryAction<T1,T2,T3> action)
Copyright © 2016. All rights reserved.