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

/org.ahmadsoft.jpostal-1.0.44/src/org/ahmadsoft/postal/
H A DPostalRetrievalStrategy.java42 void dispose() throws Exception; method in interface:PostalRetrievalStrategy
H A DDiskStrategy.java74 public void dispose() throws Exception { method in class:DiskStrategy
H A DInMemoryStrategy.java86 public void dispose() throws Exception { method in class:InMemoryStrategy
H A DReadOnceStrategy.java97 public void dispose() throws Exception { method in class:ReadOnceStrategy
H A DUSPostalCodeService.java54 public void dispose() throws Exception { method in class:USPostalCodeService
/org.ahmadsoft.jpostal-1.0.44/src/org/ahmadsoft/postal/test/
H A DSimpleTester.java198 uspcs.dispose();
199 retrievalStrategy.dispose();

Completed in 6 milliseconds