static IVar<S> persistentText(S name) { ret persistentVar(name, ""); } static IVar<S> persistentText(S name, S defaultValue) { ret persistentVar(name, defaultValue); }
Began life as a copy of #1009539
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: | #1010352 |
Snippet name: | persistentText - persistentVar<S> |
Eternal ID of this version: | #1010352/1 |
Text MD5: | 217e0f65e04d3f700b6d61d4f10b79dc |
Author: | stefan |
Category: | javax / lists |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-12 15:44:58 |
Source code size: | 178 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 417 / 459 |
Referenced in: | [show references] |