Lightweight Bartering Grid

lbg.peer.strategy.ranking
Class TCoRConsumptionRanking.TCoRKey

java.lang.Object
  extended by lbg.peer.strategy.ranking.TCoRConsumptionRanking.TCoRKey
Enclosing class:
TCoRConsumptionRanking

protected static class TCoRConsumptionRanking.TCoRKey
extends java.lang.Object

Helper class of TCoRConsumptionRanking.


Field Summary
 int grantor_idx
           
 double tcor
           
 
Constructor Summary
TCoRConsumptionRanking.TCoRKey(double tcor, int grantor_idx)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tcor

public final double tcor

grantor_idx

public final int grantor_idx
Constructor Detail

TCoRConsumptionRanking.TCoRKey

public TCoRConsumptionRanking.TCoRKey(double tcor,
                                      int grantor_idx)

Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.