Libraryless. Click here for Pure Java version (7298L/47K).
abstract sclass SingleAttractorBot extends AttractorBot { { standardLowPrioAttractor(new DefaultAttractor { run { process(input); } }); } abstract void process(S s); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023177 |
| Snippet name: | SingleAttractorBot |
| Eternal ID of this version: | #1023177/3 |
| Text MD5: | 5f61cc3b455d464fe6208c8b788ca2b1 |
| Transpilation MD5: | c4030e8617a974a7dd3c954a1e5aa4ce |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-06-24 17:11:25 |
| Source code size: | 178 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 584 / 1058 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |