Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1000829 // isWindows

JavaX fragment (include)

public static boolean isWindows() {
  return System.getProperty("os.name").contains("Windows");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000829
Snippet name: isWindows
Eternal ID of this version: #1000829/1
Text MD5: b3d2896a3c3fdbdc4c364174bb2120f3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-29 15:22:18
Source code size: 99 bytes / 3 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 697 / 3264
Referenced in: #1002427 - Accellerating 629 (SPIKE)
#1006450 - isWindowsXP
#1006451 - osName - System.getProperty("os.name")
#1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1024648 - isWindows64