|
LiveGraph data visualisation and analysis framework |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LiveGraph.plot.Plotter.MutableInt
private class Plotter.MutableInt
For holding mutable ints as objects.
Field Summary | |
---|---|
(package private) int |
val
|
Constructor Summary | |
---|---|
Plotter.MutableInt()
|
|
Plotter.MutableInt(int v)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int val
Constructor Detail |
---|
Plotter.MutableInt()
Plotter.MutableInt(int v)
|
LiveGraph data visualisation and analysis framework |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |