public class Scope extends java.lang.Object
Scope()
static void
enter()
exit()
static Key[]
exit(Key... key)
static Key
exit(Key key)
track(Key k)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Scope()
public static void enter()
public static void exit()
public static Key exit(Key key)
public static Key[] exit(Key... key)
public static void track(Key k)