public interface org.ehcache.core.statistics.CachingTierOperationOutcomes
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.ehcache.core.statistics.CachingTierOperationOutcomes
  super_class: java.lang.Object
{
}
SourceFile: "CachingTierOperationOutcomes.java"
NestMembers:
  org.ehcache.core.statistics.CachingTierOperationOutcomes$GetOrComputeIfAbsentOutcome  org.ehcache.core.statistics.CachingTierOperationOutcomes$InvalidateAllOutcome  org.ehcache.core.statistics.CachingTierOperationOutcomes$InvalidateAllWithHashOutcome  org.ehcache.core.statistics.CachingTierOperationOutcomes$InvalidateOutcome
InnerClasses:
  public final GetOrComputeIfAbsentOutcome = org.ehcache.core.statistics.CachingTierOperationOutcomes$GetOrComputeIfAbsentOutcome of org.ehcache.core.statistics.CachingTierOperationOutcomes
  public final InvalidateAllOutcome = org.ehcache.core.statistics.CachingTierOperationOutcomes$InvalidateAllOutcome of org.ehcache.core.statistics.CachingTierOperationOutcomes
  public final InvalidateAllWithHashOutcome = org.ehcache.core.statistics.CachingTierOperationOutcomes$InvalidateAllWithHashOutcome of org.ehcache.core.statistics.CachingTierOperationOutcomes
  public final InvalidateOutcome = org.ehcache.core.statistics.CachingTierOperationOutcomes$InvalidateOutcome of org.ehcache.core.statistics.CachingTierOperationOutcomes