Content deleted Content added
m →Methods: language cleanup |
|||
Line 1,096:
</source>
<source lang=Java5>
void openStream() throws IOException, myException { // Indicates that IOException may be thrown
}
</source>
|
m →Methods: language cleanup |
|||
Line 1,096:
</source>
<source lang=Java5>
void openStream() throws IOException, myException { // Indicates that IOException may be thrown
}
</source>
|