public static class ScatterMul.Options extends Object
ScatterMul| Modifier and Type | Method and Description |
|---|---|
ScatterMul.Options |
useLocking(Boolean useLocking) |
public ScatterMul.Options useLocking(Boolean useLocking)
useLocking - If True, the operation will be protected by a lock;
otherwise the behavior is undefined, but may exhibit less contention.Copyright © 2015–2019. All rights reserved.