Interface MutablePortMount

All Superinterfaces:
PortMount

public interface MutablePortMount extends PortMount
  • Method Details

    • setRootMount

      void setRootMount(MutableMount mount)
      sets the mount as rootMount for this MutablePortMount
      Parameters:
      mount - the mount to set as rootMount