@class UISwitch; @interface PRRESwitchTableViewCell : PRRETableViewCell { UISwitch *_switch; } - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (id)_currentValue; - (void)_setCurrentValue:(id)a0; @end
@class UISwitch; @interface PRRESwitchTableViewCell : PRRETableViewCell { UISwitch *_switch; } - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (id)_currentValue; - (void)_setCurrentValue:(id)a0; @end