static <T> ScopedValue<T>
newInstance()
static <T> ScopedValue.Carrier<T>
where(ScopedValue<T> key, T value)
Carrier(ScopedValue<T> key, T value)