Instance Method
compare(_:)compare:compare_
Declaration
func compare(_ otherObject: GSPathSegment) -> ComparisonResultDeclaration
- (NSComparisonResult) compare:(GSPathSegment *) otherObject;Declaration
compare_(otherObject: GSPathSegment) -> NSComparisonResult