public static class Benchmark.Report extends Object implements ReceivesValue<List<Benchmark.Timing>>
ReceivesValue.NoOp<T>| Constructor and Description |
|---|
Report(OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
set(List<Benchmark.Timing> value)
set() can be used either as an asynchronous method callback,
or as an actual setter for a
Bean value. |
public Report(OutputStream out)
public void set(List<Benchmark.Timing> value)
ReceivesValueBean value.set in interface ReceivesValue<List<Benchmark.Timing>>value - - The object to receive.Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.