Boolean.FALSE

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

class Boolean
__gshared
Boolean FALSE;

Meta