mailpuccino
Class SplashScreen.CloseThread

java.lang.Object
  extended bymailpuccino.SplashScreen.CloseThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
SplashScreen

class SplashScreen.CloseThread
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
(package private) SplashScreen.CloseThread()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplashScreen.CloseThread

SplashScreen.CloseThread()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable