class org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Eviction$3 extends org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Eviction
minor version: 0
major version: 59
flags: flags: (0x4020) ACC_SUPER, ACC_ANNOTATION
this_class: org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Eviction$3
super_class: org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Eviction
{
void <init>(java.lang.String, int);
descriptor: (Ljava/lang/String;I)V
flags: (0x0000)
Code:
stack=3, locals=3, args_size=3
start local 0 0: aload 0
aload 1
iload 2
invokespecial org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Eviction.<init>:(Ljava/lang/String;I)V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/internal/util/collections/BoundedConcurrentHashMap$Eviction$3;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
public <K, V> org.hibernate.internal.util.collections.BoundedConcurrentHashMap$EvictionPolicy<K, V> make(org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Segment<K, V>, int, float);
descriptor: (Lorg/hibernate/internal/util/collections/BoundedConcurrentHashMap$Segment;IF)Lorg/hibernate/internal/util/collections/BoundedConcurrentHashMap$EvictionPolicy;
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: new org.hibernate.internal.util.collections.BoundedConcurrentHashMap$LIRS
dup
aload 1
iload 2
iload 2
bipush 10
imul
fload 3
invokespecial org.hibernate.internal.util.collections.BoundedConcurrentHashMap$LIRS.<init>:(Lorg/hibernate/internal/util/collections/BoundedConcurrentHashMap$Segment;IIF)V
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/internal/util/collections/BoundedConcurrentHashMap$Eviction$3;
0 1 1 s Lorg/hibernate/internal/util/collections/BoundedConcurrentHashMap$Segment<TK;TV;>;
0 1 2 capacity I
0 1 3 lf F
Signature: <K:Ljava/lang/Object;V:Ljava/lang/Object;>(Lorg/hibernate/internal/util/collections/BoundedConcurrentHashMap$Segment<TK;TV;>;IF)Lorg/hibernate/internal/util/collections/BoundedConcurrentHashMap$EvictionPolicy<TK;TV;>;
MethodParameters:
Name Flags
s
capacity
lf
}
SourceFile: "BoundedConcurrentHashMap.java"
EnclosingMethod: org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Eviction
NestHost: org.hibernate.internal.util.collections.BoundedConcurrentHashMap
InnerClasses:
public abstract Eviction = org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Eviction of org.hibernate.internal.util.collections.BoundedConcurrentHashMap
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Eviction$3
public abstract EvictionPolicy = org.hibernate.internal.util.collections.BoundedConcurrentHashMap$EvictionPolicy of org.hibernate.internal.util.collections.BoundedConcurrentHashMap
final LIRS = org.hibernate.internal.util.collections.BoundedConcurrentHashMap$LIRS of org.hibernate.internal.util.collections.BoundedConcurrentHashMap
final Segment = org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Segment of org.hibernate.internal.util.collections.BoundedConcurrentHashMap