luxlabs header browser preview


@class NSMutableDictionary, NSMutableOrderedSet;

@interface _UIHIDEventOrderedDescriptorSet : NSObject <NSCopying> {
    NSMutableOrderedSet *_orderedDescriptors;
    NSMutableDictionary *_eventsByDescriptor;
}

- (id)description;
- (void).cxx_destruct;
- (id)copyWithZone:(struct _NSZone { } *)a0;

@end