https://kotlinlang.org logo
h

hastebrot

11/02/2016, 6:21 PM
Probably (without testing it):
setupPrimaryStage(timeoutMillis: Long = 0, startupFunction: () -> Unit =  { PlatformImpl.startup() }, primaryStageProvider: () -> Stage = { PRIMARY_STAGE }, action: () -> Unit = {})