public static class BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight extends Object implements Comparable<BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight>
Constructor and Description |
---|
BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight(BedDesignation bedDesignation,
int hardDisallowedCount,
int softDisallowedCount) |
public BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight(BedDesignation bedDesignation, int hardDisallowedCount, int softDisallowedCount)
public int compareTo(BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight other)
compareTo
in interface Comparable<BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight>
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.