Package | Description |
---|---|
org.jruby.anno | |
org.jruby.internal.runtime.methods |
Modifier and Type | Class and Description |
---|---|
class |
ExecutableElementDescriptor
A version of MethodDescriptor that works against ExecutableElement during compile time annotation processing.
|
class |
JavaMethodDescriptor |
Constructor and Description |
---|
DescriptorInfo(MethodDescriptor... descs) |
Constructor and Description |
---|
DescriptorInfo(java.util.List<? extends MethodDescriptor> descs) |
Copyright © 2001-2020 JRuby. All Rights Reserved.