/* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** * * @author djw612 */ public class WorstFitAlgorithm { public WorstFitAlgorithm() { //Constructor goes here } }