public class JvmUtils extends Object
| Constructor and Description |
|---|
JvmUtils() |
| Modifier and Type | Method and Description |
|---|---|
static double |
getUsageValue(MemoryPoolMXBean memoryPoolMXBean,
ToLongFunction<MemoryUsage> getter) |
public static double getUsageValue(MemoryPoolMXBean memoryPoolMXBean, ToLongFunction<MemoryUsage> getter)
Copyright © 2022 The Apache Software Foundation. All rights reserved.