|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmarkov.Distribution.Iterateur
public class Distribution.Iterateur
Constructor Summary | |
---|---|
Distribution.Iterateur(Distribution source)
|
Method Summary | |
---|---|
int |
getIndex()
Donne l'indice du dernier élement renvoyé |
boolean |
hasNext()
|
double |
next()
|
void |
reset()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Distribution.Iterateur(Distribution source)
Method Detail |
---|
public void reset()
public int getIndex()
public boolean hasNext()
public double next()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |