forked from I2P_Developers/i2p.i2p
javadoc fixes
This commit is contained in:
@@ -14,7 +14,6 @@ import net.i2p.data.Destination;
|
||||
public class UDPSink implements Sink {
|
||||
|
||||
/**
|
||||
* @param src ignored
|
||||
* @throws IllegalArgumentException on DatagramSocket IOException
|
||||
*/
|
||||
public UDPSink(InetAddress host, int port) {
|
||||
|
Reference in New Issue
Block a user