|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ModuleDescriptors.Orderings
Responsible for creating Ordering instances to sort collections of module descriptors.
Ordering
Method Summary | |
---|---|
com.google.common.collect.Ordering<com.atlassian.plugin.ModuleDescriptor> |
byOrigin()
Creates an ordering instance that orders module descriptors according to the "origin" of the plugin they come from. |
com.google.common.collect.Ordering<com.atlassian.plugin.ModuleDescriptor> |
natural()
Creates an Ordering instance that orders module descriptors according to their "natural" order. |
Method Detail |
---|
com.google.common.collect.Ordering<com.atlassian.plugin.ModuleDescriptor> byOrigin()
ByOriginModuleDescriptorOrdering
com.google.common.collect.Ordering<com.atlassian.plugin.ModuleDescriptor> natural()
complete key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |