Package com.pkgrove.pkgrovekit.storage
Object WriteCondition.IfAbsent
-
- All Implemented Interfaces:
public class WriteCondition.IfAbsent extends WriteCondition
Succeed only when the key does not exist yet — the commit primitive.
-
-
Field Summary
Fields Modifier and Type Field Description public final static WriteCondition.IfAbsentINSTANCE
-