|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.mathematics.axiomatic.ProofIterator
public class ProofIterator
DOCUMENT ME!
| Constructor Summary | |
|---|---|
ProofIterator(java.io.DataInputStream in)
Creates a new ProofIterator object. |
|
| Method Summary | |
|---|---|
boolean |
hasNext()
DOCUMENT ME! |
Proof |
next()
DOCUMENT ME! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProofIterator(java.io.DataInputStream in)
in - DOCUMENT ME!| Method Detail |
|---|
public boolean hasNext()
throws java.io.IOException
java.io.IOException - DOCUMENT ME!
public Proof next()
throws java.io.IOException
java.io.IOException - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||