public abstract class JavaLangReflect
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JavaLangReflect.Constructor |
static class |
JavaLangReflect.Field |
static class |
JavaLangReflect.Method |
| Constructor and Description |
|---|
JavaLangReflect() |
| Modifier and Type | Method and Description |
|---|---|
static void |
define(Ruby runtime) |
public static void define(Ruby runtime)
Copyright © 2001-2020 JRuby. All Rights Reserved.