Package ons.util

Class CombinationsBatch

java.lang.Object
ons.util.CombinationsBatch

public class CombinationsBatch
extends java.lang.Object
This class find all combinations of Batch calls of Batch with k calls
  • Constructor Summary

    Constructors 
    Constructor Description
    CombinationsBatch()  
  • Method Summary

    Modifier and Type Method Description
    static BulkData[][] getCombinations​(Batch batch, int combinations)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait