public class JpsResult extends Object
| Constructor and Description |
|---|
JpsResult(long pid,
String className,
String[] cmd) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String[] |
getCmd() |
String |
getDiscriminator() |
long |
getPid() |
String |
getType() |
JpsResult |
setDiscriminator(String discriminator) |
JpsResult |
setType(String type) |
Copyright © 2026 vpc open source initiative. All rights reserved.