Uses of Interface
org.terracotta.statistics.extended.Result

Packages that use Result
org.terracotta.context.extended   
org.terracotta.statistics.extended   
 

Uses of Result in org.terracotta.context.extended
 

Methods in org.terracotta.context.extended that return Result
 Result RegisteredCompoundStatistic.getResult()
           
 

Uses of Result in org.terracotta.statistics.extended
 

Methods in org.terracotta.statistics.extended that return Result
 Result CompoundOperation.component(T result)
          Component.
 Result NullCompoundOperation.component(T result)
          Component.
 Result CompoundOperationImpl.component(T result)
           
 Result CompoundOperation.compound(EnumSet<T> results)
          Compound.
 Result NullCompoundOperation.compound(EnumSet<T> results)
          Compound.
 Result CompoundOperationImpl.compound(EnumSet<T> results)
           
 



Copyright © 2017. All rights reserved.