Private constructorStatic checkStatic notEnsures that an object reference is not null.
an object reference
Optional message: stringan optional of the exception if the check fails
the non-null reference that was validated
NullPointerException if reference is null
Generated using TypeDoc
Static method to enforce a clean code ethics.