|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--koala.dynamicjava.interpreter.context.VariableContext.Scope.EntryFactory
To create an entry
| Constructor Summary | |
protected |
VariableContext.Scope.EntryFactory()
|
| Method Summary | |
static VariableContext.Scope.Entry |
createEntry(int hash,
java.lang.String key,
java.lang.Object value,
VariableContext.Scope.Entry next)
Creates a new entry |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected VariableContext.Scope.EntryFactory()
| Method Detail |
public static VariableContext.Scope.Entry createEntry(int hash,
java.lang.String key,
java.lang.Object value,
VariableContext.Scope.Entry next)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||