public interface MountItem
Modifier and Type | Method and Description |
---|---|
void |
execute(MountingManager mountingManager)
Execute this
MountItem into the operation queue received by parameter. |
void execute(MountingManager mountingManager)
MountItem
into the operation queue received by parameter.