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:
parent
b3db7ef158
commit
89e4eb2a34
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue