@class NSMutableDictionary; @interface _UICollectionViewSubviewCollection : NSObject { NSMutableDictionary *_cells; NSMutableDictionary *_supplementaries; NSMutableDictionary *_decorations; } - (id)description; - (void).cxx_destruct; @end
@class NSMutableDictionary; @interface _UICollectionViewSubviewCollection : NSObject { NSMutableDictionary *_cells; NSMutableDictionary *_supplementaries; NSMutableDictionary *_decorations; } - (id)description; - (void).cxx_destruct; @end