|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.unh.sdb.lattice.Approximator
edu.unh.sdb.lattice.UnstructuredApproximator
public abstract class UnstructuredApproximator
Constructor Summary | |
---|---|
UnstructuredApproximator()
|
Method Summary | |
---|---|
java.lang.String |
toString()
Return a String representing the object. |
java.lang.String |
toString(java.lang.String indent)
Return a String representing the object indented by the argument string. |
Methods inherited from class edu.unh.sdb.lattice.Approximator |
---|
approximate, approximate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnstructuredApproximator()
Method Detail |
---|
public java.lang.String toString()
toString
in class Approximator
public java.lang.String toString(java.lang.String indent)
toString
in class Approximator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |