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

3
LINES

< > BotCompany Repo | #1005170 // isUpperCaseLetter - synonym of isUpperCase

JavaX fragment (include)

static bool isUpperCaseLetter(char c) {
  ret Character.isUpperCase(c);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005170
Snippet name: isUpperCaseLetter - synonym of isUpperCase
Eternal ID of this version: #1005170/1
Text MD5: a4791ce4920ded42221f72b5d1b3e4bf
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-10-18 19:12:10
Source code size: 75 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 468 / 479
Referenced in: [show references]