|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldDescriptor | |
---|---|
net.sf.retrotranslator.runtime.impl |
Uses of FieldDescriptor in net.sf.retrotranslator.runtime.impl |
---|
Fields in net.sf.retrotranslator.runtime.impl with type parameters of type FieldDescriptor | |
---|---|
private java.util.Map<java.lang.String,FieldDescriptor> |
ClassDescriptor.fieldDescriptors
|
Methods in net.sf.retrotranslator.runtime.impl that return FieldDescriptor | |
---|---|
FieldDescriptor |
ClassDescriptor.getFieldDescriptor(java.lang.String name)
|
static FieldDescriptor |
FieldDescriptor.getInstance(java.lang.reflect.Field field)
|
Methods in net.sf.retrotranslator.runtime.impl that return types with arguments of type FieldDescriptor | |
---|---|
java.util.Collection<FieldDescriptor> |
ClassDescriptor.getFieldDescriptors()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |