getMaxHeapSize

@Nullable
abstract fun getMaxHeapSize(): String(source)

Returns the maximum heap size for the process, if any.

Return

The maximum heap size. Returns null if the default maximum heap size should be used.