Searched refs:distance (Results 1 - 1 of 1) sorted by relevance

/org.ahmadsoft.jpostal-1.0.44/src/org/ahmadsoft/postal/
H A DUSPostalCodeService.java246 * the distance between two names, and <code>false</code> otherwise. For example,
251 * the distance between two names, and <code>false</code> otherwise.
259 * distance between two names, and <code>false</code> otherwise. The
264 * computing the distance between two names, and <code>false</code>
273 * distance between two names, and <code>false otherwise</code>. If, for
274 * example, the value were true, then the match distance between
276 * the distance would be zero.
279 * distance between two names, and <code>false otherwise</code>.
303 public int distance; field in class:USPostalCodeService.MatchResult
305 public MatchResult(PostalCodeEntry match, int distance) { argument
[all...]

Completed in 6 milliseconds