|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object akka.actor.mailbox.filebased.filequeue.tools.Util
public class Util
Constructor Summary | |
---|---|
Util()
|
Method Summary | |
---|---|
static java.lang.String |
bytesToHuman(long bytes,
long minDivisor)
|
static long |
GIGABYTE()
|
static long |
KILOBYTE()
|
static long |
MEGABYTE()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Util()
Method Detail |
---|
public static long KILOBYTE()
public static long MEGABYTE()
public static long GIGABYTE()
public static java.lang.String bytesToHuman(long bytes, long minDivisor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |