com.googlecode.jdbw.util
Class SelfExecutor

java.lang.Object
  extended by com.googlecode.jdbw.util.SelfExecutor
All Implemented Interfaces:
Executor

public class SelfExecutor
extends Object
implements Executor


Constructor Summary
SelfExecutor()
           
 
Method Summary
 void execute(Runnable command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelfExecutor

public SelfExecutor()
Method Detail

execute

public void execute(Runnable command)
Specified by:
execute in interface Executor


Copyright © 2012. All Rights Reserved.