open class Examples
Created by stream.
<init>
Examples()
example1
open fun example1(): Unit
example2
open fun example2(): Unit
example3
open fun example3(curator: CuratorFramework): Unit