public class ClosePathSegment extends PathSegment
PathSegment.TypeEnum| Constructor and Description |
|---|
ClosePathSegment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
getType, setTypepublic boolean equals(Object o)
equals in class PathSegmentpublic int hashCode()
hashCode in class PathSegmentpublic String toString()
toString in class PathSegmentCopyright © 2025. All rights reserved.