@Deprecated public class FileIdentifier extends Object implements StorageIdentifier
| Constructor and Description |
|---|
FileIdentifier(String s)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
Checks that another object is equal to this object.
|
int |
hashCode()
Deprecated.
Returns a hash code for the object.
|
String |
toString()
Deprecated.
Return a string representation of this object.
|
public FileIdentifier(String s) throws URISyntaxException
URISyntaxExceptionpublic String toString()
IdentifiertoString in interface IdentifiertoString in class Objectpublic boolean equals(Object o)
Identifierequals in interface Identifierequals in class Objecto - another objectpublic int hashCode()
IdentifierhashCode in interface IdentifierhashCode in class ObjectCopyright © 2016 The Apache Software Foundation. All rights reserved.