public abstract static class PathNavigation.CallbackProcedure extends Object implements PathNavigation.Callback<Object>
Constructor and Description |
---|
PathNavigation.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, wait
handleGenericInIterable, handleIndexOrKey, handleProperty
public final Object result()
result
in interface PathNavigation.Callback<Object>
protected void complete()
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.