Interface TypeVariable<D extends GenericDeclaration>

All Superinterfaces:
Type
All Known Implementing Classes:
ImplForVariable

public interface TypeVariable<D extends GenericDeclaration>
extends Type
Replaces TypeVariable.
  • Method Details

    • getBounds

      Type[] getBounds()
    • getGenericDeclaration

      D getGenericDeclaration()
    • getName

      String getName()