mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
ServerSocket.java (isBound): Fixed documentation.
2004-01-07 Michael Koch <konqueror@gmx.de> * java/net/ServerSocket.java (isBound): Fixed documentation. From-SVN: r75506
This commit is contained in:
committed by
Michael Koch
parent
b3db7ef158
commit
89e4eb2a34
@@ -385,7 +385,7 @@ public class ServerSocket
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns true then the socket is bound, otherwise false
|
||||
* Returns true when the socket is bound, otherwise false
|
||||
*
|
||||
* @since 1.4
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user