Typesafe `findElement` on HollowSet
toolbear opened this issue · 0 comments
toolbear commented
Create a typesafe variant of HollowSet#findElement
that works similar to how UniqueKeyIndex
& HashIndex
work, e.g. query beans to replace Object...matchKeys
.
For convenience, generate a query bean based on HollowHashKey
fields.