com.atlassian.jira.plugin.util
Class ModuleDescriptors

java.lang.Object
  extended by com.atlassian.jira.plugin.util.ModuleDescriptors

public final class ModuleDescriptors
extends Object

Since:
v4.4

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

ModuleDescriptors

public ModuleDescriptors()


Copyright © 2002-2013 Atlassian. All Rights Reserved.