Skip to content

Commit 37120de

Browse files
Rodrigo Dos SantosRodrigo Dos Santos
Rodrigo Dos Santos
authored and
Rodrigo Dos Santos
committed
Changed author
1 parent 5200bdb commit 37120de

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/main/java/org/springframework/data/querydsl/binding/QuerydslPredicateBuilderCustomizer.java

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,9 @@
2020
import java.util.concurrent.ConcurrentHashMap;
2121

2222
/**
23-
* Builder assembling {@link Predicate} out of {@link PropertyValues}.
23+
* QuerydslPredicateBuilderCustomizer.
2424
*
25-
* @author Christoph Strobl
26-
* @author Oliver Gierke
27-
* @author Mark Paluch
28-
* @author Johannes Englmeier
29-
* @since 1.11
25+
* @author Rodrigo Rodrigues
3026
*/
3127
@FunctionalInterface
3228
public interface QuerydslPredicateBuilderCustomizer {

0 commit comments

Comments
 (0)