2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class NSMutableArray
, NSMutableDictionary
;
11 @interface ABCardRecentDatesView
: UIView
13 NSMutableDictionary
*_timeByDay
;
14 NSMutableArray
*_orderedDays
;
15 BOOL _recomputeFrameToFit
;
18 - (id
)initWithFrame
:(struct CGRect
)fp8
;
20 - (struct CGRect
)frameToFit
;
21 - (void)setDates
:(id
)fp8
;
22 - (void)drawRect
:(struct CGRect
)fp8
;