pointerSize property
The size of a pointer or address for this process, in bits. This value may be used by clients when formatting addresses for display.
Implementation
final int? pointerSize;
The size of a pointer or address for this process, in bits. This value may be used by clients when formatting addresses for display.
final int? pointerSize;