static Scorer scorerWithErrors() { new Scorer scorer; scorer.errors = new L; ret scorer; }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020665 |
| Snippet name: | scorerWithErrors - Scorer that keeps track of errors |
| Eternal ID of this version: | #1020665/1 |
| Text MD5: | 9dd8c6e327880e3d1b64518e50d91d78 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-30 15:38:25 |
| Source code size: | 100 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 531 / 578 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030320 - scorerWithSuccessesAndErrors - Scorer that keeps track of successes and errors |