|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.RubySymbol.SymbolTable
public static class RubySymbol.SymbolTable
| Constructor Summary | |
|---|---|
RubySymbol.SymbolTable()
|
|
| Method Summary | |
|---|---|
IRubyObject[] |
all_symbols()
|
RubySymbol |
lookup(long symbolId)
|
RubySymbol |
lookup(java.lang.String name)
|
void |
store(RubySymbol symbol)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RubySymbol.SymbolTable()
| Method Detail |
|---|
public IRubyObject[] all_symbols()
public RubySymbol lookup(long symbolId)
public RubySymbol lookup(java.lang.String name)
public void store(RubySymbol symbol)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||