|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MutableDouble | |
---|---|
edu.uci.ics.jung.utils | Provides a series of useful utility methods, and a number of custom helper classes designed specifically for this application. |
Uses of MutableDouble in edu.uci.ics.jung.utils |
---|
Methods in edu.uci.ics.jung.utils that return MutableDouble | |
---|---|
MutableDouble |
MutableDouble.add(double value)
Increases the double's value by value. |
MutableDouble |
MutableDouble.subtract(double value)
Decreases the double's value by value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |