站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

Uses of Interface org.drools.asm.commons.TableSwitchGenerator (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Uses of Interface
org.drools.asm.commons.TableSwitchGenerator

Packages that use TableSwitchGenerator
org.drools.asm.commons Provides some useful class and method adapters. 
 

Uses of TableSwitchGenerator in org.drools.asm.commons
 

Methods in org.drools.asm.commons with parameters of type TableSwitchGenerator
 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 © 2001-2007 JBoss Inc.. All Rights Reserved.