# Interface: com.pnfsoftware.jeb.core.units.code.asm.type.IPrimitiveType

Definition of native primitive types.

## Method: getCategory
- return type: `com.pnfsoftware.jeb.core.units.code.asm.type.PrimitiveCategory`

Description: Get this primitive's encoding category.
return: the encoding category; null for the void type \(which is considered primitive\) or an         unknown/unsupported encoding type

