Libraryless. Click here for Pure Java version (38L/1K).
sclass ProbabilisticListAdapter<A> is ProbabilisticListListener<A> { public void elementAdded(A a, double probability) {} }
Began life as a copy of #1036030
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1036031 |
| Snippet name: | ProbabilisticListAdapter |
| Eternal ID of this version: | #1036031/1 |
| Text MD5: | 9e9b71784c0c66654ba507bc8d16b18f |
| Transpilation MD5: | b2f8191d8df176a154ce1c4019119af2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-09-01 22:31:47 |
| Source code size: | 127 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 548 / 646 |
| Referenced in: | #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167) |