public class SingleIdentifier extends AbstractIdentifier
| Modifier | Constructor and Description |
|---|---|
protected |
SingleIdentifier(Object value) |
| Modifier and Type | Method and Description |
|---|---|
static Identifier |
create(Object value) |
boolean |
equals(Object other) |
List<Object> |
getValues() |
int |
hashCode() |
String |
toString() |
compareTo, getInteger, getLong, getString, getValue, setIdentifier, setIdentifier, setIdentifier, setIdentifierprotected SingleIdentifier(Object value)
public static Identifier create(Object value)
public boolean equals(Object other)
equals in class AbstractIdentifierpublic int hashCode()
hashCode in class AbstractIdentifierpublic String toString()
toString in class AbstractIdentifierCopyright © 2015 Revolution Systems Inc.. All rights reserved.