1 | static boolean isVMRunningProgram(int vmPort, S progID) {
|
2 | progID = "" + parseSnippetID(progID); |
3 | ret programsRunningInVM(vmPort).contains(progID); |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1001473 |
| Snippet name: | isVMRunningProgram |
| Eternal ID of this version: | #1001473/1 |
| Text MD5: | c92091f46e8890dd3e3a3914c7faf3e3 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-10-17 19:39:55 |
| Source code size: | 154 bytes / 4 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 892 / 1111 |
| Referenced in: | [show references] |