Uses of Class
com.uber.h3core.exceptions.DistanceUndefinedException
Packages that use DistanceUndefinedException
-
Uses of DistanceUndefinedException in com.uber.h3core
Methods in com.uber.h3core that throw DistanceUndefinedExceptionModifier and TypeMethodDescriptionintH3Core.h3Distance(long a, long b) Returns the distance betweenaandb.intH3Core.h3Distance(String a, String b) Returns the distance betweenaandb.