Uses of Class
gecco.server.clock.TimeString

Packages that use TimeString
gecco.server.core   
 

Uses of TimeString in gecco.server.core
 

Methods in gecco.server.core that return TimeString
static TimeString ReferenceHolder.getTimeString()
          Gets the time string factory.
 

Methods in gecco.server.core with parameters of type TimeString
static void ReferenceHolder.setTimeString(TimeString timeString)
          Supplies an object that constructs strings representing time.