Class Type.GenericType

Enclosing class:
Type

public static final class Type.GenericType extends Type
  • Method Details

    • getCoercibleTypes

      @Nonnull public Type[] getCoercibleTypes()
      Description copied from class: Type
      For generic types, returns the types that this generic type can substitute for.
      Overrides:
      getCoercibleTypes in class Type