public static class ModulesTools.ModuleEntry<T> extends Object
Constructor and Description |
---|
ModuleEntry(ModuleDefinition module,
T entry) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
T |
getEntry() |
ModuleDefinition |
getModuleDefinition() |
int |
hashCode() |
public ModuleEntry(ModuleDefinition module, T entry)