Interface QueryCallback3
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(QueryBuilder builder, NodeVariable p1, NodeVariable p2, NodeVariable p3)
-
Method Details
-
accept
-