|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lightwolf.synchronization.ParallelArray<T>
public final class ParallelArray<T>
| Constructor Summary | |
|---|---|
ParallelArray(T[] data)
|
|
| Method Summary | |
|---|---|
ParallelIterator<T> |
iterator()
|
void |
setThreadCount(int threadCount)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParallelArray(T[] data)
| Method Detail |
|---|
public void setThreadCount(int threadCount)
public ParallelIterator<T> iterator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||