Class: javajava::lang::Object

Inherits:
BasicObject
Defined in:
lib/cheri/jruby/jruby.rb

Overview

redefine java_class if it doesn’t work

Instance Method Summary collapse

Instance Method Details

#java_classObject



33
34
35
# File 'lib/cheri/jruby/jruby.rb', line 33

def java_class
  self.class.java_class
end