luxlabs header browser preview


@interface StocksUI.EmptyListViewController : UIViewController {
    void /* unknown type, empty encoding */ model;
    void /* unknown type, empty encoding */ layoutAttributesFactory;
    void /* unknown type, empty encoding */ renderer;
    void /* unknown type, empty encoding */ emptyListView;
}

- (void)viewWillLayoutSubviews;
- (void)viewDidLoad;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;

@end