boolean equals(Object)
D equals PR N EXTPROC(*JAVA:
D 'java.lang.Integer':
D 'equals')
D obj O CLASS(*JAVA:'java.lang.Object')
The returned value is specified as N, which maps to the Java boolean data type. Because this is not a static method, a call to this method will have two parameters with the instance parameter coded first.