Class TypePool.Default.LazyTypeDescription.GenericTypeToken.ForTypeVariable

    • Field Detail

      • symbol

        private final java.lang.String symbol
        This type variable's nominal symbol.
    • Constructor Detail

      • ForTypeVariable

        protected ForTypeVariable​(java.lang.String symbol)
        Creates a generic type token that represents a type variable.
        Parameters:
        symbol - This type variable's nominal symbol.