interface com.mongodb.internal.session.ServerSessionPool$Clock
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: com.mongodb.internal.session.ServerSessionPool$Clock
super_class: java.lang.Object
{
public abstract long millis();
descriptor: ()J
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "ServerSessionPool.java"
NestHost: com.mongodb.internal.session.ServerSessionPool
InnerClasses:
abstract Clock = com.mongodb.internal.session.ServerSessionPool$Clock of com.mongodb.internal.session.ServerSessionPool