public abstract class AbstractNamespace extends java.lang.Object implements Namespace
Namespace, offering common functionality.| Constructor and Description |
|---|
AbstractNamespace() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Namespace o) |
boolean |
equals(java.lang.Object object)
Compares this namespace to another object.
|
int |
hashCode()
Computes the hash code of this namespace.
|
java.lang.String |
toString() |
public int compareTo(Namespace o)
compareTo in interface java.lang.Comparable<Namespace>public boolean equals(java.lang.Object object)
Namespacepublic int hashCode()
Namespacepublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence