public static interface GenerateWrapper.YieldException
yield exceptions. When a yield
exception is thrown from an InstrumentableNode wrapped by GenerateWrapper,
onYield() is called automatically.| Modifier and Type | Method and Description |
|---|---|
Object |
getYieldValue()
Get the value provided by the yield.
|
Object getYieldValue()