-
- All Implemented Interfaces:
-
com.telenav.sdk.map.Task
public final class NavigableRouteTaskJni extends NativeTask<RouteResponse>
JNI of navigable route task
-
-
Constructor Summary
Constructors Constructor Description NavigableRouteTaskJni(Long handle)
-
Method Summary
-
Methods inherited from class com.telenav.sdk.map.internal.NativeTask
cancel, isCancelled, runAsync, runSync
-
Methods inherited from class com.telenav.sdk.common.jni.BaseHandle
getHandle, isDisposed, resetHandle, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-