Package org.projectnessie.model
Interface Operation.Unchanged
-
- All Superinterfaces:
Operation
- All Known Implementing Classes:
ImmutableUnchanged
- Enclosing interface:
- Operation
@Immutable(prehash=true) public static interface Operation.Unchanged extends Operation
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.projectnessie.model.Operation
Operation.Delete, Operation.Put, Operation.Unchanged
-
-
Method Summary
Static Methods Modifier and Type Method Description static Operation.Unchangedof(ContentsKey key)
-
-
-
Method Detail
-
of
static Operation.Unchanged of(ContentsKey key)
-
-