| Constructor and Description |
|---|
BatchMountItem(MountItem[] items,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(MountingManager mountingManager)
Execute this
MountItem into the operation queue received by parameter. |
public BatchMountItem(MountItem[] items, int size)
public void execute(MountingManager mountingManager)
MountItemMountItem into the operation queue received by parameter.