Interface Type

All Known Implementing Classes:
TypeViaClass, TypeViaResolvedType

public interface Type
Type information with information about generics.
Author:
Andreas Holstenson
  • Method Summary

    Modifier and Type Method Description
    Class<?> getErasedType()
    Get the erased type.
    Type[] getParameters()
    Get all of the parameters for this type.