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

2
LINES

< > BotCompany Repo | #1029769 // emptyDoubleArray

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

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

static double[] emptyDoubleArray = new[0];
static double[] emptyDoubleArray() { ret emptyDoubleArray; }

Author comment

Began life as a copy of #1029395

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1029769
Snippet name: emptyDoubleArray
Eternal ID of this version: #1029769/1
Text MD5: a92006d85cf68de7ddcf23bdb70f6875
Transpilation MD5: 077fb023a73a92416dde3bc8574f6004
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-12 02:54:08
Source code size: 104 bytes / 2 lines
Pitched / IR pitched: No / No
Views / Downloads: 158 / 218
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1032412 - emptyShortArray
#1036159 - emptyFloatArray