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

3
LINES

< > BotCompany Repo | #1027468 // posNegMatrixOfLists - with 4 empty lists

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2259L/15K).

static <A> PosNegMatrix<L<A>> posNegMatrixOfLists() {
  ret new PosNegMatrix<L<A>>(new L, new L, new L, new L);
}

Author comment

Began life as a copy of #1027467

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027468
Snippet name: posNegMatrixOfLists - with 4 empty lists
Eternal ID of this version: #1027468/1
Text MD5: 51c1a58ec8ffc8362fd7d0a4f186d1d0
Transpilation MD5: 1d5452c9ddeff28b9c2ceaaa83544edf
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-22 13:20:29
Source code size: 115 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 141 / 220
Referenced in: [show references]