class sun.nio.ch.SocketOptionRegistry$LazyInitialization
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.nio.ch.SocketOptionRegistry$LazyInitialization
super_class: java.lang.Object
{
static final java.util.Map<sun.nio.ch.SocketOptionRegistry$RegistryKey, sun.nio.ch.OptionKey> options;
descriptor: Ljava/util/Map;
flags: (0x0018) ACC_STATIC, ACC_FINAL
Signature: Ljava/util/Map<Lsun/nio/ch/SocketOptionRegistry$RegistryKey;Lsun/nio/ch/OptionKey;>;
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: invokestatic sun.nio.ch.SocketOptionRegistry$LazyInitialization.options:()Ljava/util/Map;
putstatic sun.nio.ch.SocketOptionRegistry$LazyInitialization.options:Ljava/util/Map;
return
LocalVariableTable:
Start End Slot Name Signature
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/nio/ch/SocketOptionRegistry$LazyInitialization;
private static java.util.Map<sun.nio.ch.SocketOptionRegistry$RegistryKey, sun.nio.ch.OptionKey> options();
descriptor: ()Ljava/util/Map;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=6, locals=1, args_size=0
0: new java.util.HashMap
dup
invokespecial java.util.HashMap.<init>:()V
1: astore 0
start local 0 2: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.SO_BROADCAST:Ljava/net/SocketOption;
getstatic sun.nio.ch.Net.UNSPEC:Ljava/net/ProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
iconst_1
bipush 6
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
3: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.SO_KEEPALIVE:Ljava/net/SocketOption;
getstatic sun.nio.ch.Net.UNSPEC:Ljava/net/ProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
iconst_1
bipush 9
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
4: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.SO_LINGER:Ljava/net/SocketOption;
getstatic sun.nio.ch.Net.UNSPEC:Ljava/net/ProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
iconst_1
bipush 13
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
5: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.SO_SNDBUF:Ljava/net/SocketOption;
getstatic sun.nio.ch.Net.UNSPEC:Ljava/net/ProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
iconst_1
bipush 7
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
6: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.SO_RCVBUF:Ljava/net/SocketOption;
getstatic sun.nio.ch.Net.UNSPEC:Ljava/net/ProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
iconst_1
bipush 8
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
7: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.SO_REUSEADDR:Ljava/net/SocketOption;
getstatic sun.nio.ch.Net.UNSPEC:Ljava/net/ProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
iconst_1
iconst_2
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
8: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.TCP_NODELAY:Ljava/net/SocketOption;
getstatic sun.nio.ch.Net.UNSPEC:Ljava/net/ProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
bipush 6
iconst_1
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
9: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.IP_TOS:Ljava/net/SocketOption;
getstatic java.net.StandardProtocolFamily.INET:Ljava/net/StandardProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
iconst_0
iconst_1
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
10: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.IP_MULTICAST_IF:Ljava/net/SocketOption;
getstatic java.net.StandardProtocolFamily.INET:Ljava/net/StandardProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
iconst_0
bipush 32
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
11: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.IP_MULTICAST_TTL:Ljava/net/SocketOption;
getstatic java.net.StandardProtocolFamily.INET:Ljava/net/StandardProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
iconst_0
bipush 33
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
12: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.IP_MULTICAST_LOOP:Ljava/net/SocketOption;
getstatic java.net.StandardProtocolFamily.INET:Ljava/net/StandardProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
iconst_0
bipush 34
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
13: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.IP_TOS:Ljava/net/SocketOption;
getstatic java.net.StandardProtocolFamily.INET6:Ljava/net/StandardProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
bipush 41
bipush 67
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
14: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.IP_MULTICAST_IF:Ljava/net/SocketOption;
getstatic java.net.StandardProtocolFamily.INET6:Ljava/net/StandardProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
bipush 41
bipush 17
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
15: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.IP_MULTICAST_TTL:Ljava/net/SocketOption;
getstatic java.net.StandardProtocolFamily.INET6:Ljava/net/StandardProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
bipush 41
bipush 18
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
16: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic java.net.StandardSocketOptions.IP_MULTICAST_LOOP:Ljava/net/SocketOption;
getstatic java.net.StandardProtocolFamily.INET6:Ljava/net/StandardProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
bipush 41
bipush 19
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
17: aload 0
new sun.nio.ch.SocketOptionRegistry$RegistryKey
dup
getstatic sun.nio.ch.ExtendedSocketOption.SO_OOBINLINE:Ljava/net/SocketOption;
getstatic sun.nio.ch.Net.UNSPEC:Ljava/net/ProtocolFamily;
invokespecial sun.nio.ch.SocketOptionRegistry$RegistryKey.<init>:(Ljava/net/SocketOption;Ljava/net/ProtocolFamily;)V
new sun.nio.ch.OptionKey
dup
iconst_1
bipush 10
invokespecial sun.nio.ch.OptionKey.<init>:(II)V
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
18: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
2 19 0 map Ljava/util/Map<Lsun/nio/ch/SocketOptionRegistry$RegistryKey;Lsun/nio/ch/OptionKey;>;
Signature: ()Ljava/util/Map<Lsun/nio/ch/SocketOptionRegistry$RegistryKey;Lsun/nio/ch/OptionKey;>;
}
SourceFile: "SocketOptionRegistry.java"
NestHost: sun.nio.ch.SocketOptionRegistry
InnerClasses:
private LazyInitialization = sun.nio.ch.SocketOptionRegistry$LazyInitialization of sun.nio.ch.SocketOptionRegistry
private RegistryKey = sun.nio.ch.SocketOptionRegistry$RegistryKey of sun.nio.ch.SocketOptionRegistry