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

5
LINES

< > BotCompany Repo | #1002200 // getJavaModifiers

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

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

static L<S> getJavaModifiers_list = litlist("static", "abstract", "public", "private", "protected", "final", "native", "volatile", "synchronized", "transient", "default");

static L<S> getJavaModifiers() {
  ret getJavaModifiers_list;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1002200
Snippet name: getJavaModifiers
Eternal ID of this version: #1002200/2
Text MD5: 5439942ea7c6a6b951f56680fe0e6ee7
Transpilation MD5: c50fa0e4c5e29f025d7cf5226528dd26
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-11 06:58:39
Source code size: 240 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 634 / 2184
Version history: 1 change(s)
Referenced in: [show references]