Skip to content
Snippets Groups Projects
Commit 650c339b authored by Brutzman, Don's avatar Brutzman, Don
Browse files

improved javadoc

parent c49d0ec8
No related branches found
No related tags found
No related merge requests found
......@@ -244,7 +244,7 @@ public class DisThreadedNetworkInterface
}
/**
* Deprecated, replaced by getAddress()
* Method renamed as <code>getAddress()</code> so use that method instead.
* @return current multicast address value
*/
@Deprecated
......@@ -690,7 +690,7 @@ public class DisThreadedNetworkInterface
this.verboseIncludesTimestamp = verboseIncludesTimestamp;
}
/** Deprecated, replaced by getPort()
/** Method renamed as <code>getPort()</code> so use that method instead.
* @return current port value
*/
@Deprecated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment