private Interface7 method_4(zzSoundClass class107_0, Class82 class82_0, int int_2) { Interface7 @interface = null; switch (int_2) { case 1: if (this.class92_0 == null) { this.class92_0 = new Class92(); this.class92_0.vmethod_0(class82_0, class107_0, this.class80_0, this.class80_1, this.class84_0, this.class104_1.method_0()); } @interface = this.class92_0; break; case 2: if (this.class93_0 == null) { this.class93_0 = new Class93(); this.class93_0.vmethod_0(class82_0, class107_0, this.class80_0, this.class80_1, this.class84_0, this.class104_1.method_0()); } @interface = this.class93_0; break; case 3: if (this.class85_0 == null) { this.class85_0 = new Class85(class82_0, class107_0, this.class80_0, this.class80_1, this.class84_0, this.class104_1.method_0()); } @interface = this.class85_0; break; } if (@interface == null) { throw new DecoderException(DecoderError.UnsupportedLayer, null); } return(@interface); }
private Interface7 method_4(zzSoundClass class107_0, Class82 class82_0, int int_2) { Interface7 @interface = null; switch (int_2) { case 1: if (this.class92_0 == null) { this.class92_0 = new Class92(); this.class92_0.vmethod_0(class82_0, class107_0, this.class80_0, this.class80_1, this.class84_0, this.class104_1.method_0()); } @interface = this.class92_0; break; case 2: if (this.class93_0 == null) { this.class93_0 = new Class93(); this.class93_0.vmethod_0(class82_0, class107_0, this.class80_0, this.class80_1, this.class84_0, this.class104_1.method_0()); } @interface = this.class93_0; break; case 3: if (this.class85_0 == null) { this.class85_0 = new Class85(class82_0, class107_0, this.class80_0, this.class80_1, this.class84_0, this.class104_1.method_0()); } @interface = this.class85_0; break; } if (@interface == null) { throw new DecoderException(DecoderError.UnsupportedLayer, null); } return @interface; }