More documentation.

This commit is contained in:
Jindra Petřík
2024-08-08 19:27:14 +02:00
parent 38bcab878b
commit 5c1811582a
677 changed files with 7393 additions and 343 deletions
@@ -20,6 +20,7 @@ package com.jpexs.decompiler.flash.cache;
* Listener for decompiled scripts.
*
* @author JPEXS
* @param <T> Result type
*/
public interface ScriptDecompiledListener<T> {