Skip to content

Commit 6f944c0

Browse files
committed
Polishing.
Improve wording. See #3438
1 parent 5002980 commit 6f944c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/springframework/data/mapping/model/ClassGeneratingPropertyAccessorFactory.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
import java.util.Set;
3939
import java.util.concurrent.atomic.AtomicInteger;
4040
import java.util.function.Function;
41+
import java.util.stream.Collectors;
4142

4243
import org.springframework.asm.ClassWriter;
4344
import org.springframework.asm.Label;

0 commit comments

Comments
 (0)