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

java.lang.Object
  extended by org.objectweb.proactive.calcium.examples.findprimes.FindPrimes
All Implemented Interfaces:
java.io.Serializable

public class FindPrimes
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 Skeleton<org.objectweb.proactive.calcium.examples.findprimes.Challenge> root
           
 
Constructor Summary
FindPrimes()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void solve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

root

public Skeleton<org.objectweb.proactive.calcium.examples.findprimes.Challenge> root
Constructor Detail

FindPrimes

public FindPrimes()
Method Detail

main

public static void main(java.lang.String[] args)

solve

public void solve()


Copyright 2001-2007 INRIA All Rights Reserved.