| java.lang.Object | |
| ↳ | com.carto.geocoding.GeocodingResultVector |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| GeocodingResultVector(long cPtr, boolean cMemoryOwn) | |||||||||||
| GeocodingResultVector() | |||||||||||
| GeocodingResultVector(long n) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | add(GeocodingResult x) | ||||||||||
| long | capacity() | ||||||||||
| void | clear() | ||||||||||
| synchronized void | delete() | ||||||||||
| GeocodingResult | get(int i) | ||||||||||
| static long | getCPtr(GeocodingResultVector obj) | ||||||||||
| boolean | isEmpty() | ||||||||||
| void | reserve(long n) | ||||||||||
| void | set(int i, GeocodingResult val) | ||||||||||
| long | size() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||