@Deprecated public class SimpleIdentifier extends Object implements Identifier
Constructor and Description |
---|
SimpleIdentifier()
Deprecated.
Create a random identifier.
|
SimpleIdentifier(String id)
Deprecated.
|
public SimpleIdentifier(String id)
id
- is the value of the identifier.public SimpleIdentifier()
public String toString()
toString
in interface Identifier
toString
in class Object
public boolean equals(Object o)
equals
in interface Identifier
equals
in class Object
public int compareTo(Identifier id)
compareTo
in interface Comparable<Identifier>
Copyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.