Class Array
In: lib/buildr/java/rjb.rb  (CVS)
Parent: Object

Methods

to_java  

Public Instance methods

Converts a Ruby array into a typed Java array, argument specifies the element type. This is necessary for JRuby and causes no harm on RJB.

[Validate]