forked from I2P_Developers/i2p.i2p
Linting dep-ann: Added @Deprecated annotations in i2psnark, i2ptunnel, ministreaming, routerconsole, streaming
This commit is contained in:
@@ -62,6 +62,7 @@ public interface I2PSocket extends Closeable {
|
||||
* @return null always
|
||||
* @since 0.8.9
|
||||
*/
|
||||
@Deprecated
|
||||
public SelectableChannel getChannel() throws IOException;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user