diff options
| -rw-r--r-- | api/current.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api/current.xml b/api/current.xml index cf7eda7d935c..43e8aa80bf03 100644 --- a/api/current.xml +++ b/api/current.xml @@ -215762,7 +215762,7 @@ synchronized="false" static="true" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > </method> @@ -215869,7 +215869,7 @@ synchronized="false" static="true" final="false" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > </method> |