A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z 

R

rangeTo(LocalDate,LocalDate) - function in tech.harmonysoft.oss.common.time.ext.LocalDateExtKt
Allows to create LocalDate range:
val d1: LocalDate = ...
val d2: LocalDate = ...
for (date in d1..d2) {
    // process date
}
RawDaysOfWeekTimeWindowsConfig - class in tech.harmonysoft.oss.common.time.configuration
 
RawSslCertificateConfig - class in tech.harmonysoft.oss.common.ssl.config.impl
 
RawTimeWindowConfig - class in tech.harmonysoft.oss.common.time.configuration
 
refresh() - function in tech.harmonysoft.oss.common.time.clock.ClockProviderImpl
 
refresh() - function in tech.harmonysoft.oss.common.time.clock.ZonedSystemClockProvider
 
refresh() - function in tech.harmonysoft.oss.inpertio.client.ClockProvider
 
refresh() - function in tech.harmonysoft.oss.inpertio.client.ConfigProvider
 
refresh() - function in tech.harmonysoft.oss.inpertio.client.DiElementsComparatorConfigProvider
 
refresh() - function in tech.harmonysoft.oss.inpertio.client.SslCertificateConfigProvider
 
restore(T) - function in tech.harmonysoft.oss.common.cache.SimpleObjectsPool
 
RichStringKeyValueConfigurer - class in tech.harmonysoft.oss.common.template.factory.impl.configurer
 
round(Double,Integer) - function in tech.harmonysoft.oss.common.number.NumberUtil
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z