de.kosi.model.tournament
Class PairResult

java.lang.Object
  |
  +--de.kosi.model.tournament.PairResult

public class PairResult
extends java.lang.Object

Result of an Pair Tournament.

ChangeLog:

 
 $Log: PairResult.java,v $
 Revision 1.1.1.1  2001/04/29 18:05:18  jiriki
 Imported sources from zola.

 Revision 1.2  2001/04/17 20:19:13  wombat
 Updated documentation.


 

Version:
$Revision: 1.1.1.1 $ ($Date: 2001/04/29 18:05:18 $)

Constructor Summary
PairResult()
          Creates a new PairResult.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PairResult

public PairResult()
Creates a new PairResult.