Libraries
»
jactive_support
(3.0.0)
»
Index (A)
»
Array
Class: Array
Inherits:
Object
Object
Array
show all
Defined in:
lib/jactive_support/core_ext/to_java_list.rb
Instance Method Summary
collapse
#
to_java_list
⇒ Object
Instance Method Details
#
to_java_list
⇒
Object
2 3 4
# File 'lib/jactive_support/core_ext/to_java_list.rb', line 2
def
to_java_list
self
end