Interface MaxStackSizeComputer.StackSizeConsumer
-
- Enclosing class:
- MaxStackSizeComputer
public static interface MaxStackSizeComputer.StackSizeConsumerA consumer of before/after stack sizes at each offset evaluated by theMaxStackSizeComputer.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(int offset, int stackSizeBefore, int stackSizeAfter)
-