Trusted package private constructor. Trusted simply means if val is INFLATED, intVal could not be null and if intVal is null, val could not be INFLATED.
See Implementation
Trusted package private constructor. Trusted simply means if val is INFLATED, intVal could not be null and if intVal is null, val could not be INFLATED.