class IntegrationCalculator extends Object
| Modifier and Type | Method and Description |
|---|---|
static double | calc(PeerProfile profile)How well integrated the peer is, as a weighted count of recent db introductions
plus the integration bonus. |
public static double calc(PeerProfile profile)