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

5
LINES

< > BotCompany Repo | #1010719 // persistentListerReadOnly

JavaX fragment (include)

static PersistentLister persistentListerReadOnly(S progID) {
  PersistentLister l = uniq(new Concepts(progID).load(), PersistentLister);
  l.nonSaving = true;
  ret l;
}

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: #1010719
Snippet name: persistentListerReadOnly
Eternal ID of this version: #1010719/1
Text MD5: b5cdbcd34df7cefd1a81b2b8144fe00f
Author: stefan
Category: javax / lists
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-28 10:03:01
Source code size: 173 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 357 / 401
Referenced in: [show references]