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