We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dad0427 commit 66fbd16Copy full SHA for 66fbd16
datetime/JavaCustomTemporalAdjustersEx.java renamed to datetime/JavaCustomTemporalAdjusterEx.java
@@ -4,7 +4,7 @@
4
import java.time.Period;
5
import java.time.temporal.TemporalAdjuster;
6
7
-public class JavaCustomTemporalAdjustersEx {
+public class JavaCustomTemporalAdjusterEx {
8
9
public static void main(String[] args) {
10
0 commit comments