Class RunnableQueue.RunHandlerAdapter

java.lang.Object
org.apache.batik.util.RunnableQueue.RunHandlerAdapter
All Implemented Interfaces:
RunnableQueue.RunHandler
Direct Known Subclasses:
UpdateManager.UpdateManagerRunHander
Enclosing class:
RunnableQueue

public static class RunnableQueue.RunHandlerAdapter extends Object implements RunnableQueue.RunHandler
This is an adapter class that implements the RunHandler interface. It simply does nothing in response to the calls.