org.apache.batik.util
Class RunnableQueue.RunnableQueueState

java.lang.Object
  extended byorg.apache.batik.util.RunnableQueue.RunnableQueueState
Enclosing class:
RunnableQueue

public static class RunnableQueue.RunnableQueueState
extends Object

Type-safe enumeration of queue states.


Method Summary
 String getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getValue

public String getValue()

toString

public String toString()


Copyright ? 2005 Apache Software Foundation. All Rights Reserved.