forked from StarOpenSource/Engine
How THE FUCK does this not have @since in it's jd?!?!
This commit is contained in:
parent
1405c12626
commit
99e0f77fd1
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ import java.util.List;
|
||||||
*
|
*
|
||||||
* @see LoggerInstance
|
* @see LoggerInstance
|
||||||
* @see CrashHandler
|
* @see CrashHandler
|
||||||
|
* @since v1-alpha0
|
||||||
*/
|
*/
|
||||||
@SuppressWarnings({ "unused", "JavadocDeclaration" })
|
@SuppressWarnings({ "unused", "JavadocDeclaration" })
|
||||||
public final class Logger {
|
public final class Logger {
|
||||||
|
|
Loading…
Reference in a new issue