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 Details

    • IntegrationCalculator

      IntegrationCalculator()
  • Method Details

    • calc

      public static double calc(PeerProfile profile)