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

4
LINES

< > BotCompany Repo | #1030576 // FreelyCallable

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

Libraryless. Click here for Pure Java version (2809L/16K).

1  
sclass FreelyCallable<A> extends Var<A> {
2  
  *() {}
3  
  *(A a) { super(a); }
4  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030576
Snippet name: FreelyCallable
Eternal ID of this version: #1030576/1
Text MD5: 6f64c2188c89cd0cb9ab5a3aad58309f
Transpilation MD5: 2f9b37fecee038246f05253dcfe5c2d3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-01-11 01:15:01
Source code size: 78 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 118 / 315
Referenced in: [show references]