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 NSMutableDictionary
;
11 @interface ABRefreshController
: NSObject
13 NSMutableDictionary
*_lastAccountRefreshDates
;
14 NSMutableDictionary
*_lastGroupListRefreshDates
;
15 id
<ABAccountSettingsAccountManager
> _accountManager
;
21 - (BOOL
)groupWrapperNeedsRefresh
:(id
)fp8
;
22 - (BOOL
)accountGroupListNeedsRefresh
:(id
)fp8
;
23 - (void)refreshGroupWrapper
:(id
)fp8
;
24 - (void)refreshAccountGroupList
:(id
)fp8
;