org.drools.benchmark.manners
Class LastSeat

java.lang.Object
  extended by org.drools.benchmark.manners.LastSeat
All Implemented Interfaces:
Serializable

public class LastSeat
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
LastSeat()
           
LastSeat(int seat)
           
 
Method Summary
 int getSeat()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LastSeat

public LastSeat()

LastSeat

public LastSeat(int seat)
Method Detail

getSeat

public int getSeat()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.