Drools Benchmark 6.0.0.CR2

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.0.0.CR2

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