A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
K
- KeyHelper - class in tech.harmonysoft.oss.common.cache
- Utility class for a situation when we need to frequently use an immutable key (e.g.
- KeyValueConfigurationContext - class in tech.harmonysoft.oss.common.template.service
- As defined in KeyValueConfigurer documentation, sometimes we need to configure target DataModificationStrategy with respect to some info available in runtime.
- KeyValueConfigurationContext.Companion - class in tech.harmonysoft.oss.common.template.service.KeyValueConfigurationContext
- KeyValueConfigurer - class in tech.harmonysoft.oss.common.template.service
- Stateless modification strategy for any given DataModificationStrategy.
- KeyValueConfigurer.Companion - class in tech.harmonysoft.oss.common.template.service.KeyValueConfigurer
- KeyValueConfigurerFactory - class in tech.harmonysoft.oss.common.template.factory
- Defines contract for building KeyValueConfigurer instances.
- KeyValueConfigurerFactoryImpl - class in tech.harmonysoft.oss.common.template.factory.impl
- KeyValueMatcher - class in tech.harmonysoft.oss.common.match
- A generic predicate for objects which can be represented via DataProviderStrategy
- KeyValueMatcherFactory - class in tech.harmonysoft.oss.common.match
- Defines an interface for creating KeyValueMatcher