Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.grinvin.invariants.values.AbstractInvariantValue
org.grinvin.invariants.values.ListOfRealsValue
public class ListOfRealsValue
extends AbstractInvariantValue
Constructor Summary | |
|
Methods inherited from class org.grinvin.invariants.values.AbstractInvariantValue | |
String toString , getComputerId , getComputerVersion , getInvariant , getType , toText |
public double[] getValues()
public String toText()
Return aString
representation of this value.
- Specified by:
- toText in interface InvariantValue
- Overrides:
- toText in interface AbstractInvariantValue