|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.worldwind.layers.rpf.wizard.SizeFormatter
public class SizeFormatter
Constructor Summary | |
---|---|
SizeFormatter()
|
Method Summary | |
---|---|
java.lang.String |
formatEstimate(long bytes)
|
java.lang.String |
formatPrecise(long bytes)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SizeFormatter()
Method Detail |
---|
public java.lang.String formatEstimate(long bytes)
public java.lang.String formatPrecise(long bytes)
|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |