public class DecodedSwitchEntry extends Object
DecodedSwitchEntry(List<Integer> value, int bytecodeTarget)
List<Integer>
getValue()
boolean
hasDefault()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DecodedSwitchEntry(List<Integer> value, int bytecodeTarget)
public List<Integer> getValue()
public String toString()
toString
Object
public boolean hasDefault()
Copyright © 2011-2021. All Rights Reserved.