Package hydra.core
Class Name
- java.lang.Object
-
- hydra.core.Name
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable<Name>
public class Name extends java.lang.Object implements java.io.Serializable, java.lang.Comparable<Name>
A unique identifier in some context; a string-valued key- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Name(java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompareTo(Name other)booleanequals(java.lang.Object other)inthashCode()
-