class com.sun.media.sound.SoftMainMixer$SoftChannelMixerContainer
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.media.sound.SoftMainMixer$SoftChannelMixerContainer
super_class: java.lang.Object
{
com.sun.media.sound.ModelChannelMixer mixer;
descriptor: Lcom/sun/media/sound/ModelChannelMixer;
flags: (0x0000)
com.sun.media.sound.SoftAudioBuffer[] buffers;
descriptor: [Lcom/sun/media/sound/SoftAudioBuffer;
flags: (0x0000)
final com.sun.media.sound.SoftMainMixer this$0;
descriptor: Lcom/sun/media/sound/SoftMainMixer;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private void <init>(com.sun.media.sound.SoftMainMixer);
descriptor: (Lcom/sun/media/sound/SoftMainMixer;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 // com.sun.media.sound.SoftMainMixer$SoftChannelMixerContainer this
0: .line 51
aload 0 /* this */
aload 1
putfield com.sun.media.sound.SoftMainMixer$SoftChannelMixerContainer.this$0:Lcom/sun/media/sound/SoftMainMixer;
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // com.sun.media.sound.SoftMainMixer$SoftChannelMixerContainer this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/media/sound/SoftMainMixer$SoftChannelMixerContainer;
MethodParameters:
Name Flags
this$0 final
}
SourceFile: "SoftMainMixer.java"
NestHost: com.sun.media.sound.SoftMainMixer
InnerClasses:
private SoftChannelMixerContainer = com.sun.media.sound.SoftMainMixer$SoftChannelMixerContainer of com.sun.media.sound.SoftMainMixer