public class ModuleOrder
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
ModuleOrder(java.util.List<Module> ordered)
Cotr.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Module> |
getOrdered()
Returns the list of modules.
|