Package feign

Class Types


  • public final class Types
    extends java.lang.Object
    Static methods for working with types.
    Author:
    Bob Lee, Jesse Wilson
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Class<?> getRawType​(java.lang.reflect.Type type)  
      • Methods inherited from class java.lang.Object

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

      • getRawType

        public static java.lang.Class<?> getRawType​(java.lang.reflect.Type type)