类 cn.wensiqun.asmsupport.operators.logical.ShortCircuitAnd
的使用

使用 ShortCircuitAnd 的软件包
cn.wensiqun.asmsupport.block   
cn.wensiqun.asmsupport.block.operator   
 

cn.wensiqun.asmsupport.blockShortCircuitAnd 的使用
 

返回 ShortCircuitAndcn.wensiqun.asmsupport.block 中的方法
 ShortCircuitAnd ProgramBlock.conditionalAnd(Parameterized factor1, Parameterized factor2)
           
 

cn.wensiqun.asmsupport.block.operatorShortCircuitAnd 的使用
 

返回 ShortCircuitAndcn.wensiqun.asmsupport.block.operator 中的方法
 ShortCircuitAnd LogicalOperator.conditionalAnd(Parameterized factor1, Parameterized factor2)
          factor1 && factor2
 



Copyright © 2013. All Rights Reserved.