|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.plugin.util.ModuleDescriptors
public final class ModuleDescriptors
| Nested Class Summary | |
|---|---|
static class |
ModuleDescriptors.EqualsBuilder
Assists in implementing a consistent implementation of Object.equals(Object) methods for module
descriptors based on the descriptor's complete key. |
static class |
ModuleDescriptors.HashCodeBuilder
Assists in implementing Object.hashCode() methods for module descriptors based on the hashCode
of the descriptor's complete key. |
static interface |
ModuleDescriptors.Orderings
Responsible for creating Ordering instances to sort collections of module descriptors. |
| Constructor Summary | |
|---|---|
ModuleDescriptors()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleDescriptors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||