@Intrisic
annotation defines a declared object field to be
intrinsic to the class it is declared in.Intrinsic.elementClass()
element.@Intrisic
annotation) may have
their layout within the containing object instance optimized by JDK implementations, such that access
to their content is faster, and avoids certain de-referencing steps.