2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <Foundation/NSObject.h>
11 @interface UIDelayedAction
: NSObject
21 - (id
)initWithTarget
:(id
)fp8 action
:(SEL
)fp12 userInfo
:(id
)fp16 delay
:(double)fp20
;
24 - (void)touchWithDelay
:(double)fp8
;
28 - (void)setTarget
:(id
)fp8
;
30 - (void)timerFired
:(id
)fp8
;