@class NSArray; @interface PXTuple : NSObject <NSCopying> { unsigned long long _hash; } @property (readonly, nonatomic) NSArray *objects; - (id)init; - (unsigned long long)hash; - (id)initWithObjects:(id)a0; - (id)description; - (void).cxx_destruct; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; @end