public class ModuleReferenceImpl extends java.lang.Object implements IModule.IModuleReference
| Constructor and Description |
|---|
ModuleReferenceImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
getModifiers() |
int |
hashCode() |
char[] |
name() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisStatic, isTransitivepublic char[] name()
name in interface IModule.IModuleReferencepublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic int getModifiers()
getModifiers in interface IModule.IModuleReference