Uses of Interface
icu.easyj.core.clock.IAutoRefreshTickClock
Packages that use IAutoRefreshTickClock
-
Uses of IAutoRefreshTickClock in icu.easyj.core.clock
Classes in icu.easyj.core.clock that implement IAutoRefreshTickClock -
Uses of IAutoRefreshTickClock in icu.easyj.core.clock.factory
Methods in icu.easyj.core.clock.factory that return IAutoRefreshTickClockModifier and TypeMethodDescriptiondefault IAutoRefreshTickClockIRemotingClockFactory.createClock(K remotingKey) 创建远端时钟获取远端时钟获取远端时钟Constructor parameters in icu.easyj.core.clock.factory with type arguments of type IAutoRefreshTickClockModifierConstructorDescriptionprotectedAbstractRemotingClockFactory(ConcurrentMap<K, IAutoRefreshTickClock> remotingClockMap) 有参构造函数