Platform
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Platform.type
Members list
Value members
Inherited methods
Adds a shutdown hook that executes the specified action on shutdown.
Adds a shutdown hook that executes the specified action on shutdown.
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Adds a signal handler for the specified signal (e.g. "INFO"). This method never fails even if adding the handler fails.
Adds a signal handler for the specified signal (e.g. "INFO"). This method never fails even if adding the handler fails.
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Exits the application with the specified exit code.
Exits the application with the specified exit code.
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Returns the name of the thread group to which this thread belongs. This is a side-effecting method.
Returns the name of the thread group to which this thread belongs. This is a side-effecting method.
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Inherited fields
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Returns whether the current platform is ScalaJS.
Returns whether the current platform is ScalaJS.
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Returns whether the currently platform is the JVM.
Returns whether the currently platform is the JVM.
Attributes
- Inherited from:
- PlatformSpecific (hidden)
Returns whether the currently platform is Scala Native.
Returns whether the currently platform is Scala Native.
Attributes
- Inherited from:
- PlatformSpecific (hidden)