Actions

WikiPeerCode: Difference between revisions

From Santa Fe Institute Events Wiki

No edit summary
No edit summary
Line 10: Line 10:




* --CompNodeRep.java--  : Out moded. The comparator for sorting by reputation.
* --CompNodeRep.java--  : Out moded. The comparator for sorting by reputation. Absorbed as inner class into RepMod
                            Absorbed as inner class into RepMod
* --GameMaster.java.wp-- : Out moded. The class that organizes the votes. Methods absorbed into CustomNode and RepMod.
* --GameMaster.java.wp-- : Out moded. The class that organizes the votes.
                            Methods absorbed into CustomNode and RepMod.

Revision as of 23:25, 17 June 2006

Back to WikiPeer Group


  • --CompNodeRep.java--  : Out moded. The comparator for sorting by reputation. Absorbed as inner class into RepMod
  • --GameMaster.java.wp-- : Out moded. The class that organizes the votes. Methods absorbed into CustomNode and RepMod.