Class JavaObject


back
invoke: aMethodName with: el
^ self invoke: aMethodName withArguments: (Array with: el)