public interface org.ehcache.core.statistics.StoreOperationOutcomes
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.ehcache.core.statistics.StoreOperationOutcomes
  super_class: java.lang.Object
{
}
SourceFile: "StoreOperationOutcomes.java"
NestMembers:
  org.ehcache.core.statistics.StoreOperationOutcomes$ComputeIfAbsentOutcome  org.ehcache.core.statistics.StoreOperationOutcomes$ComputeOutcome  org.ehcache.core.statistics.StoreOperationOutcomes$ConditionalRemoveOutcome  org.ehcache.core.statistics.StoreOperationOutcomes$ConditionalReplaceOutcome  org.ehcache.core.statistics.StoreOperationOutcomes$EvictionOutcome  org.ehcache.core.statistics.StoreOperationOutcomes$ExpirationOutcome  org.ehcache.core.statistics.StoreOperationOutcomes$GetOutcome  org.ehcache.core.statistics.StoreOperationOutcomes$PutIfAbsentOutcome  org.ehcache.core.statistics.StoreOperationOutcomes$PutOutcome  org.ehcache.core.statistics.StoreOperationOutcomes$RemoveOutcome  org.ehcache.core.statistics.StoreOperationOutcomes$ReplaceOutcome
InnerClasses:
  public final ComputeIfAbsentOutcome = org.ehcache.core.statistics.StoreOperationOutcomes$ComputeIfAbsentOutcome of org.ehcache.core.statistics.StoreOperationOutcomes
  public final ComputeOutcome = org.ehcache.core.statistics.StoreOperationOutcomes$ComputeOutcome of org.ehcache.core.statistics.StoreOperationOutcomes
  public final ConditionalRemoveOutcome = org.ehcache.core.statistics.StoreOperationOutcomes$ConditionalRemoveOutcome of org.ehcache.core.statistics.StoreOperationOutcomes
  public final ConditionalReplaceOutcome = org.ehcache.core.statistics.StoreOperationOutcomes$ConditionalReplaceOutcome of org.ehcache.core.statistics.StoreOperationOutcomes
  public final EvictionOutcome = org.ehcache.core.statistics.StoreOperationOutcomes$EvictionOutcome of org.ehcache.core.statistics.StoreOperationOutcomes
  public final ExpirationOutcome = org.ehcache.core.statistics.StoreOperationOutcomes$ExpirationOutcome of org.ehcache.core.statistics.StoreOperationOutcomes
  public final GetOutcome = org.ehcache.core.statistics.StoreOperationOutcomes$GetOutcome of org.ehcache.core.statistics.StoreOperationOutcomes
  public final PutIfAbsentOutcome = org.ehcache.core.statistics.StoreOperationOutcomes$PutIfAbsentOutcome of org.ehcache.core.statistics.StoreOperationOutcomes
  public final PutOutcome = org.ehcache.core.statistics.StoreOperationOutcomes$PutOutcome of org.ehcache.core.statistics.StoreOperationOutcomes
  public final RemoveOutcome = org.ehcache.core.statistics.StoreOperationOutcomes$RemoveOutcome of org.ehcache.core.statistics.StoreOperationOutcomes
  public final ReplaceOutcome = org.ehcache.core.statistics.StoreOperationOutcomes$ReplaceOutcome of org.ehcache.core.statistics.StoreOperationOutcomes