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

4
LINES

< > BotCompany Repo | #1009212 // assertIPv4

JavaX fragment (include)

static S assertIPv4(S s) {
  assertTrue(s, isIPv4(s));
  ret s;
}

Author comment

Began life as a copy of #1006179

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: #1009212
Snippet name: assertIPv4
Eternal ID of this version: #1009212/1
Text MD5: 37b1e02f3325cdfaaa19cb22257195d0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-07-16 21:40:17
Source code size: 68 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 527 / 511
Referenced in: [show references]