mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
Add file missing from previous checkin to fix build
This commit is contained in:
@@ -87,4 +87,11 @@ public interface TunnelInfo {
|
||||
* @since 0.8.11
|
||||
*/
|
||||
public void setReused();
|
||||
|
||||
/**
|
||||
* Has the tunnel failed completely?
|
||||
*
|
||||
* @since 0.9.53 copied from TunnelCreatorConfig
|
||||
*/
|
||||
public boolean getTunnelFailed();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user