Package net.i2p.router.peermanager
Class IntegrationCalculator
java.lang.Object
net.i2p.router.peermanager.IntegrationCalculator
class IntegrationCalculator extends Object
Determine how well integrated the peer is - how likely they will be useful
to us if we are trying to get further connected.
-
Constructor Summary
Constructors Constructor Description IntegrationCalculator()
-
Method Summary
Modifier and Type Method Description static double
calc(PeerProfile profile)
-
Constructor Details
-
IntegrationCalculator
IntegrationCalculator()
-
-
Method Details