public final class InsertItemOperation extends Operation
Modifier and Type | Class and Description |
---|---|
static class |
InsertItemOperation.Builder |
Modifier and Type | Method and Description |
---|---|
static InsertItemOperation.Builder |
builder() |
boolean |
equals(Object o) |
Object |
getItem()
The new item to be inserted.
|
int |
hashCode() |
String |
toString() |
public static InsertItemOperation.Builder builder()
public Object getItem()
Copyright © 2023. All rights reserved.