Package | Description |
---|---|
org.jruby.java.util |
Modifier and Type | Method and Description |
---|---|
static ArrayJavaProxy |
ArrayUtils.newProxiedArray(Ruby runtime,
java.lang.Class componentType,
int size) |
static ArrayJavaProxy |
ArrayUtils.newProxiedArray(Ruby runtime,
java.lang.Class componentType,
JavaUtil.JavaConverter converter,
int size) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.