Interface QueryHandler<T extends SectionRecord>
- All Known Implementing Classes:
ConstantQueryHandler
,ItemQueryHandler
,MessageQueryHandler
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
An interface that declares a query handler that is typed constrained to
implementations of the SectionRecord interface
-
Method Summary
-
Method Details
-
getRecord
-