| Modifier and Type | Method and Description |
|---|---|
static ProcMaps |
ProcMaps.forPID(int pid)
Factory method to create a ProcMaps instance for a specified process ID (PID).
|
static ProcMaps |
ProcMaps.forSelf()
Factory method to create a ProcMaps instance for the current process.
|
Copyright © 2024. All rights reserved.