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

15
LINES

< > BotCompany Repo | #1001515 // Collector (developing)

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (72L/1K/3K).

!747

m {
  static class Collector {
    new Set<Character> set;
  }
  
  static new L<Collector> collectors;
  
  p {
    for (int i = 0; i < 100; i++)
      collectors.add(new Collector);
    // TODO: ... (find some input!)
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001515
Snippet name: Collector (developing)
Eternal ID of this version: #1001515/1
Text MD5: 9ca1cde8ff0d4192275c3dd86892ae58
Transpilation MD5: b9b3b62db9074e239e3f07b066cd22ce
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-21 19:39:04
Source code size: 245 bytes / 15 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 568 / 559
Referenced in: [show references]