org.prevayler.foundation
Class Cool
java.lang.Object
org.prevayler.foundation.Cool
public class Cool
- extends Object
Cool things that are often needed.
Constructor Summary |
Cool()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cool
public Cool()
wait
public static void wait(Object object)
sleep
public static void sleep(long milliseconds)
unexpected
public static void unexpected(Exception e)
startDaemon
public static void startDaemon(Runnable runnable)
Copyright © 2001-2013. All Rights Reserved.