public class MultiFlag extends Object
| Constructor and Description |
|---|
MultiFlag(ConcurrentMapFactory concurrentMapFactory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compareAndSet(String key,
boolean expected,
boolean update) |
public MultiFlag(ConcurrentMapFactory concurrentMapFactory)
public boolean compareAndSet(String key, boolean expected, boolean update)
Copyright © 2017 SAP SE. All Rights Reserved.