toggle menu
Feather
0.5
jvm
switch theme
search in API
feather-runtime
/
uk.co.nickthecoder.feather.runtime
/
System
System
open
class
System
A version of java.reflect.System, which excludes fields/methods which could be considered dangerous.
Members
Functions
current
Time
Millis
Link copied to clipboard
open
fun
currentTimeMillis
(
)
:
Long
get
Err
Link copied to clipboard
open
fun
getErr
(
)
:
PrintStream
get
In
Link copied to clipboard
open
fun
getIn
(
)
:
InputStream
get
Out
Link copied to clipboard
open
fun
getOut
(
)
:
PrintStream
line
Separator
Link copied to clipboard
open
fun
lineSeparator
(
)
:
String
nano
Time
Link copied to clipboard
open
fun
nanoTime
(
)
:
Long