mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 09:40:43 +00:00
final fields
This commit is contained in:
@@ -24,7 +24,7 @@ import com.jpexs.decompiler.flash.SWF;
|
||||
*/
|
||||
public class AS3PackageNodeItem implements TreeElementItem {
|
||||
|
||||
private SWF swf;
|
||||
private final SWF swf;
|
||||
public String packageName;
|
||||
|
||||
public AS3PackageNodeItem(String packageName, SWF swf) {
|
||||
|
||||
Reference in New Issue
Block a user