public interface org.ehcache.core.statistics.CacheOperationOutcomes
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.ehcache.core.statistics.CacheOperationOutcomes
  super_class: java.lang.Object
{
}
SourceFile: "CacheOperationOutcomes.java"
NestMembers:
  org.ehcache.core.statistics.CacheOperationOutcomes$ClearOutcome  org.ehcache.core.statistics.CacheOperationOutcomes$ConditionalRemoveOutcome  org.ehcache.core.statistics.CacheOperationOutcomes$GetAllOutcome  org.ehcache.core.statistics.CacheOperationOutcomes$GetOutcome  org.ehcache.core.statistics.CacheOperationOutcomes$PutAllOutcome  org.ehcache.core.statistics.CacheOperationOutcomes$PutIfAbsentOutcome  org.ehcache.core.statistics.CacheOperationOutcomes$PutOutcome  org.ehcache.core.statistics.CacheOperationOutcomes$RemoveAllOutcome  org.ehcache.core.statistics.CacheOperationOutcomes$RemoveOutcome  org.ehcache.core.statistics.CacheOperationOutcomes$ReplaceOutcome
InnerClasses:
  public final ClearOutcome = org.ehcache.core.statistics.CacheOperationOutcomes$ClearOutcome of org.ehcache.core.statistics.CacheOperationOutcomes
  public final ConditionalRemoveOutcome = org.ehcache.core.statistics.CacheOperationOutcomes$ConditionalRemoveOutcome of org.ehcache.core.statistics.CacheOperationOutcomes
  public final GetAllOutcome = org.ehcache.core.statistics.CacheOperationOutcomes$GetAllOutcome of org.ehcache.core.statistics.CacheOperationOutcomes
  public final GetOutcome = org.ehcache.core.statistics.CacheOperationOutcomes$GetOutcome of org.ehcache.core.statistics.CacheOperationOutcomes
  public final PutAllOutcome = org.ehcache.core.statistics.CacheOperationOutcomes$PutAllOutcome of org.ehcache.core.statistics.CacheOperationOutcomes
  public final PutIfAbsentOutcome = org.ehcache.core.statistics.CacheOperationOutcomes$PutIfAbsentOutcome of org.ehcache.core.statistics.CacheOperationOutcomes
  public final PutOutcome = org.ehcache.core.statistics.CacheOperationOutcomes$PutOutcome of org.ehcache.core.statistics.CacheOperationOutcomes
  public final RemoveAllOutcome = org.ehcache.core.statistics.CacheOperationOutcomes$RemoveAllOutcome of org.ehcache.core.statistics.CacheOperationOutcomes
  public final RemoveOutcome = org.ehcache.core.statistics.CacheOperationOutcomes$RemoveOutcome of org.ehcache.core.statistics.CacheOperationOutcomes
  public final ReplaceOutcome = org.ehcache.core.statistics.CacheOperationOutcomes$ReplaceOutcome of org.ehcache.core.statistics.CacheOperationOutcomes