Searched defs:MatchResult (Results 1 - 1 of 1) sorted by relevance

/org.ahmadsoft.jpostal-1.0.44/src/org/ahmadsoft/postal/
H A DUSPostalCodeService.java208 results.add(new MatchResult(entry, min));
302 public static class MatchResult { class in class:USPostalCodeService
305 public MatchResult(PostalCodeEntry match, int distance) { method in class:USPostalCodeService.MatchResult

Completed in 7 milliseconds