Libraryless. Click here for Pure Java version (30L/1K).
sinterface ISubList<E> { public L<E> rootList(); public L<E> parentList(); public int subListOffset(); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1031886 |
| Snippet name: | ISubList |
| Eternal ID of this version: | #1031886/2 |
| Text MD5: | 3057c8b7099caaa31c04f611e9984a9a |
| Transpilation MD5: | 64dba9e5ae1ccc42d4b4039472465e92 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-07-24 02:20:59 |
| Source code size: | 114 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 384 / 618 |
| Version history: | 1 change(s) |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |