info.aduna.gee.publication.session
Class OpaqueCLabel
java.lang.Object
info.aduna.gee.publication.session.OpaqueCLabel
- All Implemented Interfaces:
- Comparable
public class OpaqueCLabel
- extends Object
- implements Comparable
This is again a class of immutables!
_internedOpaqueCLabels
protected static Hashtable _internedOpaqueCLabels
NONE
public static final OpaqueCLabel[] NONE
label
public String label
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
- Returns:
- a hash code value for the object.
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
- Returns:
- true if this object is the same as the 'other' argument; false otherwise.
compareTo
public int compareTo(Object other)
- Specified by:
compareTo in interface Comparable
create
public static OpaqueCLabel create(String pureLabel)
- Parameters:
pureLabel - the label
Copyright © 1997-2008 Aduna. All Rights Reserved.