public static class BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight extends Object implements Comparable<BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight>
Constructor and Description |
---|
BedDesignationDifficultyWeight(BedDesignation bedDesignation,
int hardDisallowedCount,
int softDisallowedCount) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight other) |
public BedDesignationDifficultyWeight(BedDesignation bedDesignation, int hardDisallowedCount, int softDisallowedCount)
public int compareTo(BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight other)
compareTo
in interface Comparable<BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.