forked from I2P_Developers/i2p.i2p
javadoc fixes
This commit is contained in:
@@ -767,7 +767,6 @@ class ConnectionManager {
|
||||
* blocking
|
||||
*
|
||||
* @param timeoutMs greater than zero
|
||||
* @param notifier may be null
|
||||
* @param payload non-null, include in packet, up to 32 bytes may be returned in pong
|
||||
* not copied, do not modify
|
||||
* @return the payload received in the pong, zero-length if none, null on failure or timeout
|
||||
|
@@ -57,7 +57,7 @@ abstract class LogWriterBase implements Runnable {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param ms
|
||||
* @param interval ms
|
||||
* @since 0.9.18
|
||||
*/
|
||||
public void setFlushInterval(long interval) {
|
||||
|
Reference in New Issue
Block a user