public static final class Path.Segment
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Path.Segment.Type |
| Modifier and Type | Field and Description |
|---|---|
Path.Segment.Type |
type |
java.lang.String |
value |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |
public final Path.Segment.Type type
public final java.lang.String value