Class Stav

java.lang.Object
  extended by Stav
All Implemented Interfaces:
java.lang.Comparable<Stav>

public class Stav
extends java.lang.Object
implements java.lang.Comparable<Stav>

Write a description of class Stav here.

Version:
(a version number or a date)
Author:
(your name)

Constructor Summary
Stav(Pozice dama, int konfliktu, int kam)
          Constructor for objects of class Stav
 
Method Summary
 int compareTo(Stav stav2)
           
 int getKonfliktu()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Stav

public Stav(Pozice dama,
            int konfliktu,
            int kam)
Constructor for objects of class Stav

Method Detail

compareTo

public int compareTo(Stav stav2)
Specified by:
compareTo in interface java.lang.Comparable<Stav>

getKonfliktu

public int getKonfliktu()
Returns:
konfliktu