class io.dropwizard.jersey.sessions.SessionFactoryProvider$Binder$1 extends org.glassfish.hk2.api.TypeLiteral<org.glassfish.hk2.api.InjectionResolver<io.dropwizard.jersey.sessions.Session>>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: io.dropwizard.jersey.sessions.SessionFactoryProvider$Binder$1
super_class: org.glassfish.hk2.api.TypeLiteral
{
final io.dropwizard.jersey.sessions.SessionFactoryProvider$Binder this$1;
descriptor: Lio/dropwizard/jersey/sessions/SessionFactoryProvider$Binder;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(io.dropwizard.jersey.sessions.SessionFactoryProvider$Binder);
descriptor: (Lio/dropwizard/jersey/sessions/SessionFactoryProvider$Binder;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield io.dropwizard.jersey.sessions.SessionFactoryProvider$Binder$1.this$1:Lio/dropwizard/jersey/sessions/SessionFactoryProvider$Binder;
aload 0
invokespecial org.glassfish.hk2.api.TypeLiteral.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/dropwizard/jersey/sessions/SessionFactoryProvider$Binder$1;
MethodParameters:
Name Flags
this$0 final
}
Signature: Lorg/glassfish/hk2/api/TypeLiteral<Lorg/glassfish/hk2/api/InjectionResolver<Lio/dropwizard/jersey/sessions/Session;>;>;
SourceFile: "SessionFactoryProvider.java"
EnclosingMethod: io.dropwizard.jersey.sessions.SessionFactoryProvider$Binder.configure:()V
NestHost: io.dropwizard.jersey.sessions.SessionFactoryProvider
InnerClasses:
public Binder = io.dropwizard.jersey.sessions.SessionFactoryProvider$Binder of io.dropwizard.jersey.sessions.SessionFactoryProvider
io.dropwizard.jersey.sessions.SessionFactoryProvider$Binder$1