public abstract class NoScopeGiven extends java.lang.Object implements Scope
Constructor and Description |
---|
NoScopeGiven() |
Modifier and Type | Method and Description |
---|---|
static NoScopeGiven$ |
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 NoScopeGiven$ getInstance()