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

3
LINES

< > BotCompany Repo | #1029193 // secondIntFromLong - see twoIntsToLong

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

Libraryless. Click here for Pure Java version (28L/1K).

1  
static int secondIntFromLong(long l) {
2  
  ret (int) l;
3  
}

Author comment

Began life as a copy of #1029192

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1029193
Snippet name: secondIntFromLong - see twoIntsToLong
Eternal ID of this version: #1029193/1
Text MD5: 51945525ef7af6389fdbfc1e6fe907ff
Transpilation MD5: 02433f5ef2eaf5cb64fd66c3c14e5a67
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-24 17:44:05
Source code size: 57 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 173 / 249
Referenced in: [show references]