Interface StringTypeDecoder

    • Method Detail

      • getTypeClass

        default java.lang.Class<java.lang.String> getTypeClass()
        Specified by:
        getTypeClass in interface StreamTypeDecoder<java.lang.String>
        Specified by:
        getTypeClass in interface TypeDecoder<java.lang.String>
        Returns:
        the Class that this decoder handles.