TypedQuery.getSingleResult

Undocumented in source. Be warned that the author may not have intended to support it.
class TypedQuery(T, F = T)
Object
getSingleResult
()
if (
is(T : Object) &&
is(F : Object)
)

Meta