org.rococoa.cocoa.foundation
Interface NSDate._Class

All Superinterfaces:
ObjCClass, ObjCObject
Enclosing class:
NSDate

public static interface NSDate._Class
extends ObjCClass


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.rococoa.ObjCClass
ObjCClass._Class
 
Field Summary
 
Fields inherited from interface org.rococoa.ObjCClass
CLASS
 
Method Summary
 NSDate dateWithTimeIntervalSince1970(double d)
           
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

dateWithTimeIntervalSince1970

NSDate dateWithTimeIntervalSince1970(double d)


Copyright © 2012. All Rights Reserved.