We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
edit "Java Primitive Classes" section to not recommend deprecated Java::JavaClass methods (further editing probably desirable)
don't recommend java_kind_of?, add a section on what to use instead
clarify super restrictions
Super restrictions
sp
Add some examples.
Mention Inferface.impl {}
Split output from nested_inherited_jruby_include_package example code
Added mention of nested_inherited_jruby_include_package rubygem
example package name fixed
this page now 404s.
link changes + some JI related posts
Updated CallingJavaFromJRuby (markdown)
aesthetic fix
wip jruby java integration doc
@enebo this entry would have saved me a lot of time.
@enebo corrected a small spelling error. I've read an re-read these page because I'm struggling to create a closure (for a java interface) that needs to cast the output as a java class, is that even possible?