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

32
LINES

< > BotCompany Repo | #1031743 // standardImports

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

Transpiled version (67L) is out of date.

1  
static simplyCached LS standardImports() {
2  
  ret ll(
3  
    "java.util.*",
4  
    "java.util.zip.*",
5  
    "java.util.List",
6  
    "java.util.regex.*",
7  
    "java.util.concurrent.*",
8  
    "java.util.concurrent.atomic.*",
9  
    "java.util.concurrent.locks.*",
10  
    "java.util.function.*",
11  
    "javax.swing.*",
12  
    "javax.swing.event.*",
13  
    "javax.swing.text.*",
14  
    "javax.swing.table.*",
15  
    "java.io.*",
16  
    "java.net.*",
17  
    "java.lang.reflect.*",
18  
    "java.lang.ref.*",
19  
    "java.lang.management.*",
20  
    "java.security.*",
21  
    "java.security.spec.*",
22  
    "java.awt.*",
23  
    "java.awt.event.*",
24  
    "java.awt.image.*",
25  
    "java.awt.geom.*",
26  
    "javax.imageio.*",
27  
    "java.math.*",
28  
    "java.time.Duration",
29  
    "java.lang.invoke.VarHandle",
30  
    "java.lang.invoke.MethodHandles"
31  
  );
32  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031743
Snippet name: standardImports
Eternal ID of this version: #1031743/7
Text MD5: dd2c9e187b0d4efc43b0ff84036c1f39
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-06-19 03:55:51
Source code size: 805 bytes / 32 lines
Pitched / IR pitched: No / No
Views / Downloads: 136 / 228
Version history: 6 change(s)
Referenced in: [show references]