







#import <UIKit/UIKit.h>
#import "MaxLineOneWrapCell.h"

@protocol AreLawPinchHerDelegate;


@interface EarArmSmileAll : UIView


@property (weak, nonatomic) id<AreLawPinchHerDelegate> delegate;


- (void)familyBreaking:(NSArray <MaxLineOneWrapCell *> *)barrages;


- (void)start;


- (void)stop;

@end


@protocol AreLawPinchHerDelegate <NSObject>

@optional


- (void)algorithmSeeView:(EarArmSmileAll *)tipFlatView routerCurveCell:(MaxLineOneWrapCell *)sink;


- (void)renderRoundExtractFullRemoveAlignmentParserSex:(EarArmSmileAll *)tipFlatView;


- (void)algorithmSeeView:(EarArmSmileAll *)tipFlatView willDisplayCell:(MaxLineOneWrapCell *)sink;


- (void)algorithmSeeView:(EarArmSmileAll *)tipFlatView didEndDisplayingCell:(MaxLineOneWrapCell *)sink;

@end
