Interface Accountable

    • Method Detail

      • ramBytesAllocated

        long ramBytesAllocated()
        Allocated memory estimation
        Returns:
        Ram allocated in bytes
      • ramBytesUsed

        long ramBytesUsed()
        Bytes that is actually been used
        Returns:
        Ram used in bytes