mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-21 15:15:35 +00:00
Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes
This commit is contained in:
@@ -18,7 +18,7 @@ package com.jpexs.decompiler.flash;
|
||||
|
||||
/**
|
||||
*
|
||||
* @param <T>
|
||||
* @param <T> Type of result
|
||||
* @author JPEXS
|
||||
*/
|
||||
public abstract class RunnableIOExResult<T> implements RunnableIOEx {
|
||||
|
||||
Reference in New Issue
Block a user