Class JavaType.From

  • Enclosing interface:
    JavaType

    @Internal
    public static final class JavaType.From
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      From()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static JavaType name​(java.lang.String typeName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • From

        public From()
    • Method Detail

      • name

        public static JavaType name​(java.lang.String typeName)