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

3
LINES

< > BotCompany Repo | #1033105 // withSideValue

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

Libraryless. Click here for Pure Java version (4162L/23K).

static <A, B> WithSideValue<A, B> withSideValue(A sideValue, B value) {
  ret WithSideValue(sideValue, value);
}

Author comment

Began life as a copy of #1027535

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033105
Snippet name: withSideValue
Eternal ID of this version: #1033105/1
Text MD5: 3ae8918c848c0c0d30697edd1a3511c2
Transpilation MD5: 1024684b587c5375f781bfded6bc23fc
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-14 16:40:37
Source code size: 114 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 92 / 129
Referenced in: [show references]