Package net.ranides.assira.time

Class Summary
AutoTimerFrame<T>  
AutoTimerTask<T>  
DateQuickFormat  
LazyInvoker Użycie: LazyInvoker action = new LazyInvoker(true, 1000) { public void run() { // action ... } }; Następnie np w "onKeyPress" kolejkujemy wykonanie: action.runLazy() Mimo, że LazyInvoker.runLazy() może być wywoływane wielokrotnie w odstępach t<1000, to Runnable.run() uruchomi się tylko raz, 1000ms po ostatnim wywołaniu LazyInvoker.runLazy().
TimeHelper Deprecated.
TimeResult  
TimeStack  
TimeUtils  
 



Copyright © 2013. All Rights Reserved.