Class SignatureParser.TypeVariableSignature

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String identifier
      The name of the type variable, e.g
    • Constructor Summary

      Constructors 
      Constructor Description
      TypeVariableSignature​(java.lang.String identifier)