-
public final class KodusKt
-
-
Method Summary
Modifier and Type Method Description final TgetNotNull()final static <T extends Any> TnotNull(T $self, Function0<Object> msg)final static <T extends Any, R extends Any> Rsynchronized(T $self, Function1<T, R> block)-
-
Method Detail
-
getNotNull
final T getNotNull()
-
synchronized
final static <T extends Any, R extends Any> R synchronized(T $self, Function1<T, R> block)
-
-
-
-