Boolean.TRUE

The {@code Boolean} object corresponding to the primitive value {@code true}.

class Boolean
__gshared
Boolean TRUE;

Meta