com.jniwrapper.macosx.cocoa.nsdate
Class NSTimeInterval

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.AbstractFloat
          extended bycom.jniwrapper.DoubleFloat
              extended bycom.jniwrapper.macosx.cocoa.nsdate.NSTimeInterval
All Implemented Interfaces:
com.jniwrapper.FloatParameter

public class NSTimeInterval
extends com.jniwrapper.DoubleFloat

This class represents NSTimeInterval type.


Field Summary
 
Fields inherited from class com.jniwrapper.DoubleFloat
DOUBLE_LENGTH
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
NSTimeInterval()
           
NSTimeInterval(double value)
           
 
Methods inherited from class com.jniwrapper.DoubleFloat
, a, clone, convertToBytes, convertToDouble
 
Methods inherited from class com.jniwrapper.AbstractFloat
getDebugInfo, getLength, getValue, read, setValue, toString, write
 
Methods inherited from class com.jniwrapper.Parameter
a, acceptIOPerformer, asReturnValue, b, dataBufferAssigned, equals, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, hashCode, indent, pop, push, read, read, setDataBuffer, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NSTimeInterval

public NSTimeInterval()

NSTimeInterval

public NSTimeInterval(double value)