IQueryReference

sealed interface IQueryReference<out Q : IUnboundQuery<*, *, *>>

Inheritors

Properties

Link copied to clipboard
abstract val query: Q

Functions

Link copied to clipboard
abstract fun getId(): Long