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

Packages that use CompoundOperation
org.terracotta.statistics.extended   
 

Uses of CompoundOperation in org.terracotta.statistics.extended
 

Classes in org.terracotta.statistics.extended that implement CompoundOperation
 class CompoundOperationImpl<T extends Enum<T>>
          The Class CompoundOperationImpl.
 class NullCompoundOperation<T extends Enum<T>>
          The Class NullCompoundOperation.
 

Methods in org.terracotta.statistics.extended that return CompoundOperation
static
<T extends Enum<T>>
CompoundOperation<T>
NullCompoundOperation.instance(Class<T> klazz)
          Instance.
 



Copyright © 2015. All Rights Reserved.