public interface ContextKey<T>
String
getKey()
static <T> ContextKey<T>
of(String key)
default ContextKeyValue<T>
value(T value)
String getKey()
static <T> ContextKey<T> of(String key)
default ContextKeyValue<T> value(T value)
Copyright © 2021. All rights reserved.