Utils

object Utils extends Utils
Companion:
class
trait Utils
class Object
trait Matchable
class Any
Utils.type

Value members

Inherited methods

def randomString(prefix: String, length: Int): String
Inherited from:
Utils
def repr(value: Any): String
Inherited from:
Utils