@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 IdentifiertoString in class Objectpublic boolean equals(Object o)
equals in interface Identifierequals in class Objectpublic int compareTo(Identifier id)
compareTo in interface Comparable<Identifier>Copyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.