| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
ThreadPoolResult |
ThreadPoolResult.getPointer(long i) |
static ThreadPoolResult |
ThreadPool.Make(int threads) |
static ThreadPoolResult |
ThreadPool.MakeEternal(int threads) |
ThreadPoolResult |
ThreadPoolResult.position(long position) |
ThreadPoolResult |
ThreadPoolResult.put(ThreadPoolResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ThreadPoolResult.Equals(ThreadPoolResult other)
Compare to another Result.
|
ThreadPoolResult |
ThreadPoolResult.put(ThreadPoolResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
ThreadPoolResult(ThreadPoolResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.