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

3
LINES

< > BotCompany Repo | #1036222 // bold - synonym of makeBold

JavaX fragment (include)

static <A extends JComponent> A bold(A c) {
  ret makeBold(c);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036222
Snippet name: bold - synonym of makeBold
Eternal ID of this version: #1036222/1
Text MD5: 816533a0e4006abaee8929238ef04235
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-10-25 21:59:12
Source code size: 64 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 63 / 68
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)