Class TypeInfo


  • public class TypeInfo
    extends java.lang.Object
    • Constructor Detail

      • TypeInfo

        public TypeInfo()
    • Method Detail

      • getType

        @NotNull
        public @NotNull ArgType getType()
      • setType

        public void setType​(ArgType type)
      • getBounds

        public java.util.Set<ITypeBound> getBounds()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object