|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceVariableTable.VariableTableEntry | |
|---|---|
| org.jruby.runtime.builtin | |
| Uses of InstanceVariableTable.VariableTableEntry in org.jruby.runtime.builtin |
|---|
| Fields in org.jruby.runtime.builtin declared as InstanceVariableTable.VariableTableEntry | |
|---|---|
InstanceVariableTable.VariableTableEntry |
InstanceVariableTable.VariableTableEntry.next
|
| Methods in org.jruby.runtime.builtin that return InstanceVariableTable.VariableTableEntry | |
|---|---|
InstanceVariableTable.VariableTableEntry[] |
InstanceVariableTable.getVariableTable()
|
| Methods in org.jruby.runtime.builtin with parameters of type InstanceVariableTable.VariableTableEntry | |
|---|---|
protected java.lang.Object |
InstanceVariableTable.readLocked(InstanceVariableTable.VariableTableEntry entry)
Reads the value of the specified entry, locked on the current object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||