corda / net.corda.core.utilities / UuidGenerator

UuidGenerator

class UuidGenerator

Constructors

<init>

UuidGenerator()

Companion Object Functions

next

fun next(): UUID

Extension Functions

contextLogger

fun Any.contextLogger(): <ERROR CLASS>

When called from a companion object, returns the logger for the enclosing class.