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