public static class Util.FoundOne extends ControlFlowException
| Modifier and Type | Field and Description |
|---|---|
private Object |
node |
static Util.FoundOne |
NULL
Singleton instance.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getNode() |
fillInStackTraceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate final Object node
public static final Util.FoundOne NULL
public FoundOne(Object node)
public Object getNode()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.