luxlabs header browser preview


@interface DUObjCCompatibilityUtils : NSObject

+ (id)languageTaggingResponseForObjC:(id)a0;
+ (id)objcForLanguageTaggingResponse:(id)a0;
+ (id)calendarEventForObjCCalendarEvent:(id)a0;
+ (id)categoryClassificationResponseForObjC:(id)a0;
+ (id)categoryResultForObjC:(id)a0;
+ (id)clientForObjCClient:(id)a0;
+ (id)debugInfoForObjCDebugInfo:(id)a0;
+ (id)displayInfoForObjC:(id)a0;
+ (id)documentForObjCDocument:(id)a0;
+ (id)emailDataForObjCEmailData:(id)a0;
+ (id)foundInEventResultForObjC:(id)a0;
+ (id)globalTopicSetIdentifierForObjCGlobalTopicSetIdentifier:(id)a0;
+ (id)htmlDataForObjCHTMLData:(id)a0;
+ (id)objCCalendarEventForCalendarEvent:(id)a0;
+ (id)objCEmailDataForEmailData:(id)a0;
+ (id)objCForCategoryResult:(id)a0;
+ (id)objCForDisplayInfo:(id)a0;
+ (id)objCForStructuredExtractionLabel:(id)a0;
+ (id)objCGlobalTopicSetIdentifierForGlobalTopicSetIdentifier:(id)a0;
+ (id)objCHTMLDataForHTMLData:(id)a0;
+ (id)objCStructuredEntityForStructuredEntity:(id)a0;
+ (id)objCTopicResultForTopicResult:(id)a0;
+ (id)objCUIElementForUIElement:(id)a0;
+ (id)objcDebugInfoForDebugInfo:(id)a0;
+ (id)objcForCategoryClassificationResponse:(id)a0;
+ (id)objcForFoundInEventResult:(id)a0;
+ (id)objcForResponse:(id)a0;
+ (id)objcForStructuredEntityResponse:(id)a0;
+ (id)objcForTopicDetectionResponse:(id)a0;
+ (id)strategyForObjCStrategy:(id)a0;
+ (id)structuredEntityForObjCStructuredEntity:(id)a0;
+ (id)structuredEntityResponseForObjC:(id)a0;
+ (id)structuredExtractionLabelForObjC:(id)a0;
+ (id)topicDetectionResponseForObjC:(id)a0;
+ (id)topicResultForObjCTopicResult:(id)a0;
+ (id)typeForObjCType:(id)a0;
+ (id)uiElementForObjCUIElement:(id)a0;

@end