Uses of Class
org.callbackparams.combine.AbstractCombineStrategy

Packages that use AbstractCombineStrategy
org.callbackparams.combine Contains the framework's built-in combine-strategies as well as their API, which can be used to develop customized combine-strategies. 
 

Uses of AbstractCombineStrategy in org.callbackparams.combine
 

Subclasses of AbstractCombineStrategy in org.callbackparams.combine
 class CombineAllPossible2Combinations
          
A strategy that creates a collection of callback-records in which all possible combinations of two individual callback-parameters will be represented.
 class CombineCompletely
          CombineStrategy that creates all callback-records possible.
 



Copyright © 2010-2013 Henrik Kaipe. All Rights Reserved.