Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1031886 // ISubList

JavaX fragment (include) [tags: use-pretranspiled]

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: 91 / 233
Version history: 1 change(s)
Referenced in: [show references]