public final class This extends PathComponent implements java.io.Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
This() |
| Modifier and Type | Method and Description |
|---|---|
static This |
create() |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
static This |
of() |
java.lang.String |
toString() |
public static This create()
public static This of()
public boolean equals(java.lang.Object obj)
equals in class PathComponentpublic int hashCode()
hashCode in class PathComponentpublic java.lang.String toString()
toString in class PathComponent