PrimitiveType: "byte" | "short" | "int" | "long" | "float" | "double" | "boolean" | "char" | "void"

The Java possible primitive types

Generated using TypeDoc