Even more... you guessed it! REFACTORING. Removes the need for @Export for methods overriding base java methods
This commit is contained in:
@@ -19,7 +19,7 @@ public class class229 {
|
||||
if (var1 != null) {
|
||||
return var1;
|
||||
} else {
|
||||
byte[] var2 = ParamDefinition.field679.takeFile(11, var0);
|
||||
byte[] var2 = ParamDefinition.ParamDefinition_archive.takeFile(11, var0);
|
||||
var1 = new ParamDefinition();
|
||||
if (var2 != null) {
|
||||
var1.decode(new Buffer(var2));
|
||||
|
||||
Reference in New Issue
Block a user