|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Memory
Interface for components having some sort of memory.
Method Summary | |
---|---|
long |
getTotalMemory()
Returns the total available size of the memory in bytes. |
long |
getUsedMemory()
Returns the amount of used memory in bytes. |
Method Detail |
---|
long getTotalMemory()
long getUsedMemory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |