primitive

The sole instance of the specific subclass of Primitive. It is initialized only when needed for the first time, since that causes Java class loading to happen, and we'd rather smear out that startup performance cost.