Package | Description |
---|---|
org.jruby.java.proxies | |
org.jruby.java.util |
Modifier and Type | Method and Description |
---|---|
ArrayJavaProxy |
ArrayJavaProxyCreator.new_instance(ThreadContext context) |
Modifier and Type | Method and Description |
---|---|
static ArrayJavaProxy |
ArrayUtils.newProxiedArray(Ruby runtime,
Class<?> componentType,
int size) |
static ArrayJavaProxy |
ArrayUtils.newProxiedArray(Ruby runtime,
Class<?> componentType,
JavaUtil.JavaConverter converter,
int size) |
Copyright © 2001-2016 JRuby. All Rights Reserved.