luxlabs header browser preview


@class NSString;

@interface _NSHTTPAlternativeServicesClearEntry : NSObject {
    NSString *_host;
    long long _port;
}

- (unsigned long long)hash;
- (void).cxx_destruct;
- (BOOL)isEqual:(id)a0;

@end