Interface DecoderValueKind.Provider
- Enclosing class:
DecoderValueKind
@Internal
public static interface DecoderValueKind.Provider
Internal marker for serdes that expose the direct scalar value kind.
- Since:
- 3.1
- Author:
- Denis Stepanov
-
Method Summary
Modifier and TypeMethodDescriptionReturns the decoder value kind.
-
Method Details
-
decoderValueKind
-