Uses of Class
fr.umontp.edt.Cours
-
Uses of Cours in fr.umontp.edt
Methods in fr.umontp.edt that return types with arguments of type Cours Modifier and Type Method Description java.util.Iterator<Cours>
Planning. iterator()
java.util.Spliterator<Cours>
Planning. spliterator()
Methods in fr.umontp.edt with parameters of type Cours Modifier and Type Method Description int
Cours. compareTo(Cours o)
Constructor parameters in fr.umontp.edt with type arguments of type Cours Constructor Description Planning(java.util.Collection<Cours> cours)
Permet de créer un objet Planning a partir d'une collection de cours