public class CommunoteRuntime extends Object
Modifier and Type | Method and Description |
---|---|
static Runtime |
getInstance() |
static void |
init(RuntimeBuilder runtimeBuilder)
Initialize the runtime with the given builder.
|
public static Runtime getInstance()
public static void init(RuntimeBuilder runtimeBuilder)
runtimeBuilder
- the runtime builder to create the runtimeCopyright © 2019 Communote team. All rights reserved.