org.appdapter.registry.basic
Class BasicDescription
java.lang.Object
org.appdapter.registry.basic.BasicDescription
- All Implemented Interfaces:
- Serializable, Description
public class BasicDescription
- extends Object
- implements Description
- Author:
- Stu B.
TODO: Descriptions must be immutable
- See Also:
- Serialized Form
BasicDescription
public BasicDescription(String name)
getName
public String getName()
- Specified by:
getName in interface Description
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
Copyright © 2010-2012. All Rights Reserved.