org.rococoa.cocoa.foundation
Class FoundationLibrary._NSZone

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.foundation.FoundationLibrary._NSZone
All Implemented Interfaces:
NativeMapped
Enclosing interface:
FoundationLibrary

public static class FoundationLibrary._NSZone
extends PointerType


Constructor Summary
FoundationLibrary._NSZone()
           
FoundationLibrary._NSZone(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FoundationLibrary._NSZone

public FoundationLibrary._NSZone(Pointer pointer)

FoundationLibrary._NSZone

public FoundationLibrary._NSZone()