Drools Benchmark 6.4.0.Beta2
-
-
Constructor Summary
Constructors
| Constructor and Description |
A(int i) |
A(int i,
int j) |
A(int i,
int j,
boolean b) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
int |
getI() |
int |
getJ() |
boolean |
isB() |
void |
setB(boolean b) |
void |
setI(int i) |
void |
setJ(int j) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
setI
public void setI(int i)
-
setJ
public void setJ(int j)
Drools Benchmark 6.4.0.Beta2
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.