org.ujmp.core.util.concurrent
Class PForEquidistant
java.lang.Object
org.ujmp.core.util.concurrent.PForEquidistant
public abstract class PForEquidistant
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PForEquidistant
public PForEquidistant(int threads,
int first,
int last,
Object... objects)
PForEquidistant
public PForEquidistant(int first,
int last,
Object... objects)
step
public abstract void step(int i)
getObject
public final Object getObject(int i)
Copyright © 2010. All Rights Reserved.