org.rococoa.cocoa.foundation
Interface NSDate._Class

All Superinterfaces:
NSClass, NSObject
Enclosing interface:
NSDate

public static interface NSDate._Class
extends NSClass


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.rococoa.NSClass
NSClass._Class
 
Field Summary
 
Fields inherited from interface org.rococoa.NSClass
CLASS
 
Method Summary
 NSDate dateWithTimeIntervalSince1970(double d)
           
 
Methods inherited from interface org.rococoa.NSObject
description, id, isKindOfClass, isKindOfClass, release, retain, retainCount
 

Method Detail

dateWithTimeIntervalSince1970

NSDate dateWithTimeIntervalSince1970(double d)


Copyright © 2009. All Rights Reserved.