Class DynamicType.Builder.AbstractBase.Adapter.TypeVariableDefinitionAdapter

    • Field Detail

      • token

        private final TypeVariableToken token
        The current definition of the type variable.
    • Constructor Detail

      • TypeVariableDefinitionAdapter

        protected TypeVariableDefinitionAdapter​(TypeVariableToken token)
        Creates a new type variable definition adapter.
        Parameters:
        token - The current definition of the type variable.