Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite0b8f6f

Browse files
committed
fix checkstyle
1 parent991ba32 commite0b8f6f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎mediator/src/test/java/com/iluwatar/mediator/PartyMemberTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ public void testAct(Supplier<PartyMember> memberSupplier) {
110110
}
111111

112112
/**
113-
* Verify if {@linkPartyMember#toString()} generate the expected output
113+
* Verify if {@linkPartyMemberBase#toString()} generate the expected output
114114
*/
115115
@ParameterizedTest
116116
@MethodSource("dataProvider")

‎reactor/src/main/java/com/iluwatar/reactor/app/App.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@
6666
* </li>
6767
* <li>Initiation Dispatcher
6868
* <p>
69-
* {@link NioReactor} plays this role as the application specific {@link ChannelHandler}s are registered to the reactor.
69+
* {@link NioReactor} plays this role as the application specific {@link ChannelHandler}s
70+
* are registered to the reactor.
7071
* </p>
7172
* </li>
7273
* <li>Handle

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp