Class HelloJomp.__omp_Class0

java.lang.Object
  extended by jomp.runtime.BusyTask
      extended by HelloJomp.__omp_Class0
Enclosing class:
HelloJomp

private static class HelloJomp.__omp_Class0
extends jomp.runtime.BusyTask


Field Summary
(package private)  java.lang.String[] args
           
 
Constructor Summary
private HelloJomp.__omp_Class0()
           
 
Method Summary
 void go(int __omp_me)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

args

java.lang.String[] args
Constructor Detail

HelloJomp.__omp_Class0

private HelloJomp.__omp_Class0()
Method Detail

go

public void go(int __omp_me)
        throws java.lang.Throwable
Specified by:
go in class jomp.runtime.BusyTask
Throws:
java.lang.Throwable