|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueenPuzzleConstellation | |
---|---|
net.sourceforge.domian.test.benchmark |
Uses of QueenPuzzleConstellation in net.sourceforge.domian.test.benchmark |
---|
Fields in net.sourceforge.domian.test.benchmark with type parameters of type QueenPuzzleConstellation | |
---|---|
(package private) static Specification<QueenPuzzleConstellation> |
AbstractQueenPuzzle.processedQueenPuzzleConstellations
|
(package private) static Specification<QueenPuzzleConstellation> |
AbstractQueenPuzzle.queenPuzzleConstellationsThatInherentlySolvesTheQueenPuzzle
|
(package private) static Specification<QueenPuzzleConstellation> |
AbstractQueenPuzzle.queenPuzzleConstellationsThatIsProcessedAndMarkedAsToSolveTheQueenPuzzle
|
protected java.util.Collection<? extends QueenPuzzleConstellation> |
AbstractQueenPuzzle.successfulQueenPuzzleConstellations
|
(package private) static Specification<QueenPuzzleConstellation> |
AbstractQueenPuzzle.unProcessedQueenPuzzleConstellations
|
Methods in net.sourceforge.domian.test.benchmark that return types with arguments of type QueenPuzzleConstellation | ||
---|---|---|
CompositeSpecification<QueenPuzzleConstellation> |
QueenPuzzleSpecification.and(Specification<? super QueenPuzzleConstellation> otherSpecification)
|
|
protected Repository<QueenPuzzleConstellation> |
AbstractQueenPuzzle.createRepository(AbstractQueenPuzzle.RepositoryType repositoryType)
|
|
(package private) java.util.Collection<? extends QueenPuzzleConstellation> |
SequentialQueenPuzzle.getSuccessfulQueenPuzzleConstellations()
|
|
java.lang.Class<QueenPuzzleConstellation> |
QueenPuzzleSpecification.getType()
|
|
CompositeSpecification<QueenPuzzleConstellation> |
QueenPuzzleSpecification.or(Specification<? super QueenPuzzleConstellation> otherSpecification)
|
|
|
QueenPuzzleSpecification.where(java.lang.String accessibleObjectName,
Specification<F> accessibleObjectSpecification)
|
Methods in net.sourceforge.domian.test.benchmark with parameters of type QueenPuzzleConstellation | |
---|---|
(package private) static void |
QueenPuzzleUtils.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 |
QueenPuzzleUtils.conditionalLogging(java.lang.Long logInterval,
java.lang.Long numberOfProcessedConstellations,
StopWatch stopWatch,
QueenPuzzleConstellation lastQueenPuzzleConstellation,
java.lang.String logText)
|
java.lang.Boolean |
QueenPuzzleSpecification.isSatisfiedBy(QueenPuzzleConstellation candidate)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |