0

Consuming a compiled class (which extends another class) from a jar, the methods from parent class methods are added with 'this.' which is throwing null pointer while consuming those methods ('this' became null)

The methods from the parent's class in the base class (in the jar - compiled classes) should be able to consume without null pointer error for 'this' reference

0 Answers0