Companion

object Companion

Functions

Link copied to clipboard
fun <T> of(result: T): Buildable<T>

Creates a Buildable object that will always return the given result.