Uses of Class
org.jboss.classfilewriter.code.LookupSwitchBuilder
Packages that use LookupSwitchBuilder
-
Uses of LookupSwitchBuilder in org.jboss.classfilewriter.code
Methods in org.jboss.classfilewriter.code that return LookupSwitchBuilderModifier and TypeMethodDescriptionLookupSwitchBuilder.add(int value, CodeLocation location) Adds a value to the tableMethods in org.jboss.classfilewriter.code with parameters of type LookupSwitchBuilderModifier and TypeMethodDescriptionvoidCodeAttribute.lookupswitch(LookupSwitchBuilder lookupSwitchBuilder) Adds a lookup switch statement