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.

static simplyCached LS standardImports() {
  ret ll(
    "java.util.*",
    "java.util.zip.*",
    "java.util.List",
    "java.util.regex.*",
    "java.util.concurrent.*",
    "java.util.concurrent.atomic.*",
    "java.util.concurrent.locks.*",
    "java.util.function.*",
    "javax.swing.*",
    "javax.swing.event.*",
    "javax.swing.text.*",
    "javax.swing.table.*",
    "java.io.*",
    "java.net.*",
    "java.lang.reflect.*",
    "java.lang.ref.*",
    "java.lang.management.*",
    "java.security.*",
    "java.security.spec.*",
    "java.awt.*",
    "java.awt.event.*",
    "java.awt.image.*",
    "java.awt.geom.*",
    "javax.imageio.*",
    "java.math.*",
    "java.time.Duration",
    "java.lang.invoke.VarHandle",
    "java.lang.invoke.MethodHandles"
  );
}

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: 142 / 238
Version history: 6 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)