Uses of Class
helper.CargoContainer

Uses of CargoContainer in helper
 

Methods in helper with parameters of type CargoContainer
 void CargoContainer.mergeContents(CargoContainer otherCargoContainer)
          Adds the contents of the passed cargo container to the contents of this cargo container.
 boolean CargoContainer.valueEquals(CargoContainer otherCargoContainer)
          Checks whether the value of the contents of this cargo container is equal to the value of the contents of the passed cargo container