public interface EnumMethodCallStackHelper
Modifier and Type | Method and Description |
---|---|
Deque<ExpressionResultCacheStackEntry> |
getStack() |
boolean |
popLambda() |
void |
pushStack(ExpressionResultCacheStackEntry lambda) |
void pushStack(ExpressionResultCacheStackEntry lambda)
boolean popLambda()
Deque<ExpressionResultCacheStackEntry> getStack()
Copyright © 2005–2018. All rights reserved.