Nullable

interface Nullable<R : Any> : KTypedSubQuery<R> , KNullableExpression<R>

Inheritors

Link copied to clipboard