|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsleep.bridges.BasicStrings
public class BasicStrings
provides basic string parsing facilities
Constructor Summary | |
---|---|
BasicStrings()
|
Method Summary | |
---|---|
boolean |
scriptLoaded(ScriptInstance aScript)
called when a script is loaded |
boolean |
scriptUnloaded(ScriptInstance aScript)
called when a script is unloaded |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicStrings()
Method Detail |
---|
public boolean scriptUnloaded(ScriptInstance aScript)
Loadable
scriptUnloaded
in interface Loadable
public boolean scriptLoaded(ScriptInstance aScript)
Loadable
scriptLoaded
in interface Loadable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |