com.sri.oaa2.lib
Class EventsBucket

java.lang.Object
  |
  +--com.sri.oaa2.lib.EventsBucket

public class EventsBucket
extends java.lang.Object


Constructor Summary
EventsBucket()
           
 
Method Summary
 java.util.LinkedList getBucket()
           
 int getPriority()
           
 void setPriority(int p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventsBucket

public EventsBucket()
Method Detail

getBucket

public java.util.LinkedList getBucket()

getPriority

public int getPriority()

setPriority

public void setPriority(int p)