org.objectweb.proactive.calcium.examples.findprimes
Class ChallengeDivideCondition

java.lang.Object
  extended by org.objectweb.proactive.calcium.examples.findprimes.ChallengeDivideCondition
All Implemented Interfaces:
java.io.Serializable, Condition<org.objectweb.proactive.calcium.examples.findprimes.Challenge>, Muscle

public class ChallengeDivideCondition
extends java.lang.Object
implements Condition<org.objectweb.proactive.calcium.examples.findprimes.Challenge>

See Also:
Serialized Form

Constructor Summary
ChallengeDivideCondition()
           
 
Method Summary
 boolean evalCondition(org.objectweb.proactive.calcium.examples.findprimes.Challenge params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChallengeDivideCondition

public ChallengeDivideCondition()
Method Detail

evalCondition

public boolean evalCondition(org.objectweb.proactive.calcium.examples.findprimes.Challenge params)
Specified by:
evalCondition in interface Condition<org.objectweb.proactive.calcium.examples.findprimes.Challenge>


Copyright 2001-2007 INRIA All Rights Reserved.