Documentation of 'org.ujmp.core.util.concurrent.PFor' Java class
PFor
org.ujmp.core.util.concurrent

Class PFor



  • public abstract class PFor
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      PFor(int first, int last) 
      PFor(int threads, int first, int last) 
      PFor(int threads, int first, int last, java.lang.Object... objects) 
      PFor(int first, int last, java.lang.Object... objects) 
    • Constructor Detail

      • PFor

        public PFor(int threads,
                    int first,
                    int last)
      • PFor

        public PFor(int threads,
                    int first,
                    int last,
                    java.lang.Object... objects)
      • PFor

        public PFor(int first,
                    int last)
      • PFor

        public PFor(int first,
                    int last,
                    java.lang.Object... objects)
    • Method Detail

      • step

        public abstract void step(int i)
      • getObject

        public final java.lang.Object getObject(int i)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.