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

10
LINES

< > BotCompany Repo | #1005434 // class Patternized

JavaX fragment (include)

sclass Patternized {
  S pat;
  L arguments;
  
  *() {}
  *(S *pat, L *arguments) {}
  *(S *pat, O... arguments) { this.arguments = asList(arguments); }
  
  [stdEq]
}

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: #1005434
Snippet name: class Patternized
Eternal ID of this version: #1005434/1
Text MD5: 4384253158b2e5ccd8420b10cfd0bf9e
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-11-16 20:34:11
Source code size: 177 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 454 / 1042
Referenced in: [show references]