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

3
LINES

< > BotCompany Repo | #1004047 // replaceListPart - partial synonym of replaceSublist

JavaX fragment (include)

static void replaceListPart(L l, int i, int j, L l2) {
  replaceSublist(l, i, j, l2);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004047
Snippet name: replaceListPart - partial synonym of replaceSublist
Eternal ID of this version: #1004047/6
Text MD5: a3a7a21f8025fd64317d0185dab3530a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-30 22:18:08
Source code size: 89 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 535 / 1004
Version history: 5 change(s)
Referenced in: [show references]