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(java.time.LocalDate,java.time.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.configurario.client.ClockProvider
- refresh() - function in tech.harmonysoft.oss.configurario.client.ConfigProvider
- refresh() - function in tech.harmonysoft.oss.configurario.client.DiElementsComparatorConfigProvider
- refresh() - function in tech.harmonysoft.oss.configurario.client.SslCertificateConfigProvider
- restore(T) - function in tech.harmonysoft.oss.common.cache.SimpleObjectsPool
- RichStringKeyValueConfigurer - class in tech.harmonysoft.oss.common.template.factory.impl.configurer
- round(java.lang.Double,java.lang.Integer) - function in tech.harmonysoft.oss.common.number.NumberUtil