Class Argument<T>


  • @API(status=STABLE)
    public final class Argument<T>
    extends Object
    • Method Detail

      • getGroup

        public Group getGroup()
      • getValue

        public T getValue()
      • getType

        public Type getType()