com.google.code.tempusfugit.concurrency
Class CallableAdapter

java.lang.Object
  extended by com.google.code.tempusfugit.concurrency.CallableAdapter

public class CallableAdapter
extends Object


Constructor Summary
CallableAdapter()
           
 
Method Summary
static Runnable runnable(Callable callable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallableAdapter

public CallableAdapter()
Method Detail

runnable

public static Runnable runnable(Callable callable)


Copyright © 2009-2012 tempus-fugit committers. All Rights Reserved.