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

4
LINES

< > BotCompany Repo | #1021910 // assertNotZero

JavaX fragment (include)

static long assertNotZero(long l) {
  if (l == 0) fail();
  ret l;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021910
Snippet name: assertNotZero
Eternal ID of this version: #1021910/1
Text MD5: c2b948d2ca7815fd41dc158eefc27f9a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-03 14:08:52
Source code size: 71 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 179 / 215
Referenced in: [show references]