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

3
LINES

< > BotCompany Repo | #1035499 // bindVarToVar - synonym of linkVars

JavaX fragment (include)

static <A> void bindVarToVar(IVarWithNotify<A> var1, IVarWithNotify<A> var2) {
  linkVars(var1, var2);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035499
Snippet name: bindVarToVar - synonym of linkVars
Eternal ID of this version: #1035499/1
Text MD5: a7955098f1c0298e5eac09ac608a8a90
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-05-30 16:24:42
Source code size: 104 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 49 / 57
Referenced in: [show references]