Uses of Class
org.teavm.model.instructions.SwitchTableEntry
-
Packages that use SwitchTableEntry Package Description org.teavm.model.instructions -
-
Uses of SwitchTableEntry in org.teavm.model.instructions
Methods in org.teavm.model.instructions that return types with arguments of type SwitchTableEntry Modifier and Type Method Description List<SwitchTableEntry>SwitchInstruction. getEntries()
-