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

3
LINES

< > BotCompany Repo | #1035623 // lShortArray

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

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

static int lShortArray(short[] a) {
  ret a == null ? 0 : a.length;
}

Author comment

Began life as a copy of #1029036

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035623
Snippet name: lShortArray
Eternal ID of this version: #1035623/1
Text MD5: edf3363bb904970a558d927924df9866
Transpilation MD5: bcc9179455ee56859fa3945c0d392e64
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-06-26 23:08:53
Source code size: 71 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 61 / 83
Referenced in: [show references]