Libraryless. Click here for Pure Java version (30L/1K).
1 | sinterface ISubList<E> {
|
2 | public L<E> rootList(); |
3 | public L<E> parentList(); |
4 | public int subListOffset(); |
5 | } |
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: | 383 / 617 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |