interface com.netflix.hystrix.util.HystrixRollingNumber$Time
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.netflix.hystrix.util.HystrixRollingNumber$Time
  super_class: java.lang.Object
{
  public abstract long getCurrentTimeInMillis();
    descriptor: ()J
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "HystrixRollingNumber.java"
NestHost: com.netflix.hystrix.util.HystrixRollingNumber
InnerClasses:
  abstract Time = com.netflix.hystrix.util.HystrixRollingNumber$Time of com.netflix.hystrix.util.HystrixRollingNumber