NX01: Removed some javadoc warnings.
This commit is contained in:
parent
5fcb5289c8
commit
960740d52c
42 changed files with 54 additions and 13 deletions
|
|
@ -35,6 +35,7 @@ import java.util.concurrent.ExecutionException;
|
|||
import love.distributedrebirth.nx01.no2all.wire.WireClient;
|
||||
import love.distributedrebirth.nx01.no2all.wire.WireClientHandler;
|
||||
|
||||
/// JRE wire client.
|
||||
/// @author للَّٰهِilLצسُو
|
||||
/// @version ©Δ∞ 仙上主天
|
||||
public final class JreWireClient implements WireClient {
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ import love.distributedrebirth.nx01.no2all.wire.WireClient;
|
|||
import love.distributedrebirth.nx01.no2all.wire.WireClientEndpoint;
|
||||
import love.distributedrebirth.nx01.no2all.wire.WireClientHandler;
|
||||
|
||||
/// JRE wire client end point.
|
||||
/// @author للَّٰهِilLצسُو
|
||||
/// @version ©Δ∞ 仙上主天
|
||||
public final class JreWireClientEndpoint implements WireClientEndpoint {
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ import java.util.concurrent.CompletionStage;
|
|||
|
||||
import love.distributedrebirth.nx01.no2all.wire.WireClientHandler;
|
||||
|
||||
/// JRE wire client handler.
|
||||
/// @author للَّٰهِilLצسُو
|
||||
/// @version ©Δ∞ 仙上主天
|
||||
public final class JreWireClientHandler implements WebSocket.Listener {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue