WebObjects 5.4.2

com.webobjects.foundation
Class NSTimestamp.IntRef

java.lang.Object
  extended by com.webobjects.foundation.NSTimestamp.IntRef
Enclosing class:
NSTimestamp

Deprecated. in the Java Foundation framework. NSTimestamp.IntRef objects act as a containers to hold the values returned by NSTimestamp's gregorianUnitsSinceTimestamp method and consist solely of an instance variable, value.

@Deprecated
public static class NSTimestamp.IntRef
extends Object

See Also:
NSTimestamp.gregorianUnitsSinceTimestamp(com.webobjects.foundation.NSTimestamp.IntRef, com.webobjects.foundation.NSTimestamp.IntRef, com.webobjects.foundation.NSTimestamp.IntRef, com.webobjects.foundation.NSTimestamp.IntRef, com.webobjects.foundation.NSTimestamp.IntRef, com.webobjects.foundation.NSTimestamp.IntRef, com.webobjects.foundation.NSTimestamp)

Field Summary
 int value
          Deprecated. an integer value an instance references
 
Constructor Summary
NSTimestamp.IntRef()
          Deprecated.  
 
Method Summary
 String toString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

value

public int value
Deprecated. 
an integer value an instance references

Constructor Detail

NSTimestamp.IntRef

public NSTimestamp.IntRef()
Deprecated. 
Method Detail

toString

public String toString()
Deprecated. 
Overrides:
toString in class Object
Returns:
string representation of this IntRef in the form:

Last updated June 2008

Copyright © 2000-2008 Apple Inc.