Uses of Class
LaColla.core.util.services.ServiceTimer

Packages that use ServiceTimer
LaColla.core.components   
 

Uses of ServiceTimer in LaColla.core.components
 

Methods in LaColla.core.components that return ServiceTimer
 ServiceTimer Compo.getServiceTimer()
           
 

Methods in LaColla.core.components with parameters of type ServiceTimer
 void Compo.setServiceTimer(ServiceTimer timer)