Abstract KRemote Value Binder
abstract class AbstractKRemoteValueBinder<K, V>(objectMapper: ObjectMapper?, type: ImmutableType?, prop: ImmutableProp?, duration: Duration, randomPercent: Int) : AbstractRemoteValueBinder<K, V>
Content copied to clipboard