net.sourceforge.domian.test.benchmark
Class QueenPuzzleUtils

java.lang.Object
  extended by net.sourceforge.domian.test.benchmark.QueenPuzzleUtils

final class QueenPuzzleUtils
extends java.lang.Object


Constructor Summary
QueenPuzzleUtils()
           
 
Method Summary
(package private) static void conditionalLogging(java.lang.Long workerNumber, java.lang.Long logInterval, java.lang.Long numberOfProcessedConstellations, StopWatch stopWatch, QueenPuzzleConstellation lastQueenPuzzleConstellation, java.lang.String logText)
           
(package private) static void conditionalLogging(java.lang.Long logInterval, java.lang.Long numberOfProcessedConstellations, StopWatch stopWatch, QueenPuzzleConstellation lastQueenPuzzleConstellation, java.lang.String logText)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueenPuzzleUtils

QueenPuzzleUtils()
Method Detail

conditionalLogging

static void conditionalLogging(java.lang.Long logInterval,
                               java.lang.Long numberOfProcessedConstellations,
                               StopWatch stopWatch,
                               QueenPuzzleConstellation lastQueenPuzzleConstellation,
                               java.lang.String logText)

conditionalLogging

static void conditionalLogging(java.lang.Long workerNumber,
                               java.lang.Long logInterval,
                               java.lang.Long numberOfProcessedConstellations,
                               StopWatch stopWatch,
                               QueenPuzzleConstellation lastQueenPuzzleConstellation,
                               java.lang.String logText)


Copyright © 2008-2010. All Rights Reserved.