Companion

object Companion

Functions

Link copied to clipboard
fun <E : Any> protect(table: KNonNullTable<E>): KRemoteRef.NonNull<E>
fun <E : Any> protect(table: KNullableTable<E>): KRemoteRef.Nullable<E>