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 00f85eb..b5617c2 100644 --- a/api/current.xml +++ b/api/current.xml @@ -310011,7 +310011,7 @@ return="javax.net.ServerSocketFactory" abstract="false" native="false" - synchronized="false" + synchronized="true" static="true" final="false" deprecated="not deprecated" @@ -310801,7 +310801,7 @@ return="javax.net.SocketFactory" abstract="false" native="false" - synchronized="false" + synchronized="true" static="true" final="false" deprecated="not deprecated" |