Transpiled version (5243L) is out of date.
interface IMultiMap<A, B> { public Set<A> keySet(); public Cl<B> get(A a); public int size(); public int keyCount(); }
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, ekrmjmnbrukm, elmgxqgtpvxh, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034852 |
| Snippet name: | IMultiMap - interface to MultiMap / MultiSetMap |
| Eternal ID of this version: | #1034852/3 |
| Text MD5: | 205e4da88dee8d6b8165ff6e9d3a8db3 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-11 06:14:44 |
| Source code size: | 131 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1103 / 1373 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |