Drools Benchmark 6.1.0.Beta3

org.drools.benchmark.model.cep
Class Figure

java.lang.Object
  extended by org.drools.benchmark.model.cep.Figure

public class Figure
extends Object


Constructor Summary
Figure(int key, int value1)
           
 
Method Summary
 int getKey()
           
 int getValue1()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Figure

public Figure(int key,
              int value1)
Method Detail

getKey

public int getKey()

getValue1

public int getValue1()

toString

public String toString()
Overrides:
toString in class Object

Drools Benchmark 6.1.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.