A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
I
- Identifiable - class in tech.harmonysoft.oss.common.id
- inverse(Integer) - function in tech.harmonysoft.oss.common.data.ComparisonStrategy.Companion
- inWindow(LocalTime) - function in tech.harmonysoft.oss.common.time.schedule.impl.TimeWindow
- inWindow(Long) - function in tech.harmonysoft.oss.common.time.schedule.impl.TimeWindow
- isBlankEffective(CharSequence) - function in tech.harmonysoft.oss.common.string.util.StringUtilKt
- Supersedes built-in Kotlin extension function because it creates IntRange object for every call.
- isEmpty() - function in kotlin.ranges.ClosedRange
- isNotBlankEffective(CharSequence) - function in tech.harmonysoft.oss.common.string.util.StringUtilKt
- Supersedes built-in Kotlin extension function because it uses built-in isBlank function which, in turn, creates IntRange object for every call.
- isNotNullNotBlankEffective(CharSequence) - function in tech.harmonysoft.oss.common.string.util.StringUtilKt
- isNullOrBlankEffective(CharSequence) - function in tech.harmonysoft.oss.common.string.util.StringUtilKt
- Supersedes built-in Kotlin extension function because it uses built-in isBlank function which, in turn, creates IntRange object for every call.
- isWeekend(Instant,ZoneId) - function in tech.harmonysoft.oss.common.time.util.DateTimeHelper
- iterator() - function in tech.harmonysoft.oss.common.time.ext.LocalDateProgression