Interface JavaType

All Superinterfaces:
HasName
All Known Subinterfaces:
JavaParameterizedType
All Known Implementing Classes:
JavaClass, JavaGenericArrayType, JavaTypeVariable, JavaWildcardType

@PublicAPI(usage=ACCESS)
public interface JavaType
extends HasName