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

4
LINES

< > BotCompany Repo | #1003364 // assertEmpty

JavaX fragment (include)

static void assertEmpty(O o) {
  if (!empty(o))
    fail("not empty: " + o);
}

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: #1003364
Snippet name: assertEmpty
Eternal ID of this version: #1003364/2
Text MD5: 11148b2d3d77cafa710af59ccd37ffd1
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-07 23:01:24
Source code size: 81 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 499 / 503
Version history: 1 change(s)
Referenced in: [show references]