Libraryless. Click here for Pure Java version (39L/1K).
1 | static L<S> getJavaModifiers_list = litlist("static", "abstract", "public", "private", "protected", "final", "native", "volatile", "synchronized", "transient", "default"); |
2 | |
3 | static L<S> getJavaModifiers() { |
4 | ret getJavaModifiers_list; |
5 | } |
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: | 705 / 2281 |
Version history: | 1 change(s) |
Referenced in: | [show references] |