Package | Description |
---|---|
brown.tracingplane.bdl |
Library classes used by BDL-generated objects, including the
BDLContext implementation of
BaggageContext . |
Modifier and Type | Method and Description |
---|---|
CounterImpl |
CounterImpl.Handler.branch(CounterImpl from) |
CounterImpl |
CounterImpl.Handler.join(CounterImpl first,
CounterImpl second) |
CounterImpl |
CounterImpl.Handler.parse(BaggageReader reader) |
Modifier and Type | Method and Description |
---|---|
CounterImpl |
CounterImpl.Handler.branch(CounterImpl from) |
CounterImpl |
CounterImpl.Handler.join(CounterImpl first,
CounterImpl second) |
void |
CounterImpl.Handler.serialize(BaggageWriter writer,
CounterImpl instance) |