1 | static Scorer scorerWithSuccessesAndErrors() { |
2 | new Scorer scorer; |
3 | scorer.successes = new L; |
4 | scorer.errors = new L; |
5 | ret scorer; |
6 | } |
Began life as a copy of #1020665
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030320 |
Snippet name: | scorerWithSuccessesAndErrors - Scorer that keeps track of successes and errors |
Eternal ID of this version: | #1030320/1 |
Text MD5: | f15b4f4a9b6ae4256d111ce6a2a313fd |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-12-02 17:24:32 |
Source code size: | 141 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 180 / 210 |
Referenced in: | [show references] |