public abstract class LocalScope extends java.lang.Object implements Scope
Constructor and Description |
---|
LocalScope() |
Modifier and Type | Method and Description |
---|---|
static LocalScope$ |
getInstance()
Java API: get the singleton instance
|
static Scope |
withFallback(Scope other) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
withFallback
public static LocalScope$ getInstance()