| Constructor and Description |
|---|
MonitoringAction(Action<T> nested,
AtomicLong calls) |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(T value)
Performs an action for the given element.
|
public MonitoringAction(Action<T> nested, AtomicLong calls)
Copyright © 2016. All rights reserved.