|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.rococoa.cocoa.foundation.NSObject
org.rococoa.cocoa.foundation.NSDate
public abstract class NSDate
Nested Class Summary | |
---|---|
static interface |
NSDate._Class
|
Nested classes/interfaces inherited from class org.rococoa.cocoa.foundation.NSObject |
---|
NSObject._class_ |
Field Summary | |
---|---|
static NSDate._Class |
CLASS
|
Constructor Summary | |
---|---|
NSDate()
|
Method Summary | |
---|---|
abstract String |
description()
|
abstract double |
timeIntervalSince1970()
|
Methods inherited from class org.rococoa.cocoa.foundation.NSObject |
---|
isKindOfClass, isKindOfClass, release, retain, retainCount |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.rococoa.ObjCObject |
---|
id |
Field Detail |
---|
public static final NSDate._Class CLASS
Constructor Detail |
---|
public NSDate()
Method Detail |
---|
public abstract double timeIntervalSince1970()
public abstract String description()
description
in class NSObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |