public class ScopeExecutionCollector extends Object implements Collector<PvmExecutionImpl>
| Modifier and Type | Field and Description |
|---|---|
protected List<PvmExecutionImpl> |
executions |
| Constructor and Description |
|---|
ScopeExecutionCollector() |
protected List<PvmExecutionImpl> executions
public void collect(PvmExecutionImpl obj)
collect in interface Collector<PvmExecutionImpl>public List<PvmExecutionImpl> getExecutions()
Copyright © 2018. All rights reserved.