All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.i2p.router.util.CDPQEntry Maven / Gradle / Ivy

There is a newer version: 2.7.0
Show newest version
package net.i2p.router.util;

/**
 *  For CoDelPriorityQueue
 *  @since 0.9.3
 */
public interface CDPQEntry extends CDQEntry, PQEntry {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy