diff options
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 3e37035..923a7b6 100644 --- a/api/current.xml +++ b/api/current.xml @@ -82140,6 +82140,17 @@ <exception name="IOException" type="java.io.IOException"> </exception> </method> +<method name="isImplemented" + return="java.lang.Boolean" + abstract="false" + native="false" + synchronized="false" + static="true" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> </class> <class name="GeocoderParams" extends="java.lang.Object" |