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.
Version:
$Id: RunnableQueue.java 1733416 2016-03-03 07:07:13Z gadams $