-
- Enclosing interface:
- Propagation<K>
public static interface Propagation.Getter<C,K>Gets the first value of the given propagation key or returns null
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringget(C carrier, K key)
-