public class MatHolder
extends Object
A utility class for holding and manipulating Mats and their Cargo
-
Constructor Summary 
Constructors
-
Method Summary 
void
Remove any cargo on this mat from the supplied allCargo list
and add to the MatHolders cargo list
void
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
MatHolder 
-
Method Details 