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

7
LINES

< > BotCompany Repo | #1017373 // defaultTimerName - default name for a new timer

JavaX fragment (include)

static S defaultTimerName_name;

static S defaultTimerName() {
  if (defaultTimerName_name == null)
    defaultTimerName_name = "A timer by " + programID();
  ret defaultTimerName_name;
}

Author comment

Began life as a copy of #1009331

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017373
Snippet name: defaultTimerName - default name for a new timer
Eternal ID of this version: #1017373/1
Text MD5: 9d50945443ba59416565d07b24a4329b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-19 13:56:42
Source code size: 193 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 390 / 657
Referenced in: [show references]