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

javadoc

parent 23ba9dca
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ public class DisThreadedNetworkInterface
DatagramPacket packet;
/**
* Pdu listener class and interface
* Pdu listener interface is an internal class.
*/
public interface PduListener
{
......@@ -93,7 +93,7 @@ public class DisThreadedNetworkInterface
}
/**
* Raw pdu listener class and interface
* Raw pdu listener interface is an internal class.
*/
public interface RawPduListener
{
......
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