TypedQuery.getResultList

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

Meta