ApplicationPid

open class ApplicationPid

An application process ID.

Author

Phillip Webb

Since

2.0.0

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun equals(obj: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
open fun write(file: File)
Write the PID to the specified file.