isJavaLangObject

We don't make this _ex_plicit in the data representation because that would affect codegen and make everything generate like <T extends Object> instead of <T>

Return

true, if this represents java.lang.Object

See also