| 程序包 | 说明 |
|---|---|
| com.googlecode.aviator.asm.commons |
Provides some useful class and method adapters.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GeneratorAdapter.tableSwitch(int[] keys,
TableSwitchGenerator generator)
Generates the instructions for a switch statement.
|
void |
GeneratorAdapter.tableSwitch(int[] keys,
TableSwitchGenerator generator,
boolean useTable)
Generates the instructions for a switch statement.
|
Copyright © 2017. All Rights Reserved.