Class PossibleConstantAllocationInLoop.SwitchInfo

java.lang.Object
com.mebigfatguy.fbcontrib.detect.PossibleConstantAllocationInLoop.SwitchInfo
Enclosing class:
PossibleConstantAllocationInLoop

static class PossibleConstantAllocationInLoop.SwitchInfo extends Object
  • Field Details

    • switchBottom

      int switchBottom
  • Constructor Details

    • SwitchInfo

      public SwitchInfo(int bottom)