Package com.mebigfatguy.fbcontrib.detect
Class PossibleConstantAllocationInLoop.SwitchInfo
- java.lang.Object
-
- com.mebigfatguy.fbcontrib.detect.PossibleConstantAllocationInLoop.SwitchInfo
-
- Enclosing class:
- PossibleConstantAllocationInLoop
static class PossibleConstantAllocationInLoop.SwitchInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
switchBottom
-
Constructor Summary
Constructors Constructor Description SwitchInfo(int bottom)
-