public abstract static class PathNavigation.CallbackProcedure extends Object implements PathNavigation.Callback<Object>
| Constructor and Description |
|---|
CallbackProcedure() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
complete()
Complete this CallbackProcedure.
|
Object |
result()
Return a result.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleGenericInIterable, handleIndexOrKey, handlePropertypublic final Object result()
result in interface PathNavigation.Callback<Object>protected void complete()
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.