NX01: Improved javadoc output warnings
This commit is contained in:
parent
71b6073482
commit
f7558b92dd
67 changed files with 102 additions and 8 deletions
|
|
@ -28,6 +28,7 @@
|
|||
package love.distributedrebirth.nx01.warp.core.react;
|
||||
|
||||
/// Warp react plasma coil.
|
||||
/// @param <T> The type of the pulse event flow value.
|
||||
/// @author للَّٰهِilLצسُو
|
||||
/// @version ©Δ∞ 仙上主天
|
||||
@FunctionalInterface
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@
|
|||
package love.distributedrebirth.nx01.warp.core.react;
|
||||
|
||||
/// Warp react plasma pulse.
|
||||
/// @param <T> Type of the pulse event flow value.
|
||||
/// @author للَّٰهِilLצسُو
|
||||
/// @version ©Δ∞ 仙上主天
|
||||
public final class WarpReactPlasmaPulse<T> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue