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 Detail
-
calc
public static double calc(PeerProfile profile)
-
-