Interface PrimitiveType

All Superinterfaces:
AnnotationTarget, Type

public interface PrimitiveType extends Type
Primitive types are:
  • boolean
  • byte
  • short
  • int
  • long
  • float
  • double
  • char
Since:
4.0