Class ParameterType.Literal

    • Constructor Detail

      • Literal

        public Literal​(String alias)
        Constructs a new parameter type annotation literal.
        Parameters:
        alias - the parameter type alias for the annotated converter
    • Method Detail

      • value

        public String value()