| Modifier and Type | Field | Description |
|---|---|---|
CheckBase.ActiveElements<?> |
CheckBase.ActiveElements.previous |
| Modifier and Type | Method | Description |
|---|---|---|
protected CheckBase.ActiveElements<?> |
CheckBase.peekLastActive() |
|
protected <T extends JavaElement> |
CheckBase.popIfActive() |
Pops the top of the stack of active elements if the current position in the call stack corresponds to the one
that pushed the active elements.
|
Copyright © 2014-2018 Lukas Krejci. All Rights Reserved.