Interface Type

All Superinterfaces:
Serializable
All Known Subinterfaces:
PrimitiveType, ReferenceType, ValueType
All Known Implementing Classes:
ArrayType, BooleanType, BottomType, ByteType, CharType, ClassType, DoubleType, FloatType, IntType, LongType, NullType, ShortType, VoidType

public interface Type extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details