Declaration

func compare(_ otherObject: GSPathSegment) -> ComparisonResult

Declaration

- (NSComparisonResult) compare:(GSPathSegment *) otherObject;

Declaration

compare_(otherObject: GSPathSegment) -> NSComparisonResult