public class BasicHashedVirtualFileRef extends BasicVirtualFileRef implements HashedVirtualFileRef
Modifier | Constructor and Description |
---|---|
protected |
BasicHashedVirtualFileRef(java.lang.String id,
java.lang.String contentHashStr) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
contentHashStr() |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
id, name, names, withId
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
of
id, name, names, of
protected BasicHashedVirtualFileRef(java.lang.String id, java.lang.String contentHashStr)
public java.lang.String contentHashStr()
contentHashStr
in interface HashedVirtualFileRef
public java.lang.String toString()
toString
in class BasicVirtualFileRef
public boolean equals(java.lang.Object o)
equals
in class BasicVirtualFileRef
public int hashCode()
hashCode
in class BasicVirtualFileRef