Drools Benchmark 6.0.1.Final

org.drools.benchmark.model.cep
Class Letter

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

public class Letter
extends Object


Constructor Summary
Letter(int key, char value)
           
 
Method Summary
 int getKey()
           
 char getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Letter

public Letter(int key,
              char value)
Method Detail

getKey

public int getKey()

getValue

public char getValue()

toString

public String toString()
Overrides:
toString in class Object

Drools Benchmark 6.0.1.Final

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