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