Uses of Class
com.jniwrapper.macosx.cocoa.mactypes.SInt32

Packages that use SInt32
com.jniwrapper.macosx.corefoundation   
 

Uses of SInt32 in com.jniwrapper.macosx.corefoundation
 

Subclasses of SInt32 in com.jniwrapper.macosx.corefoundation
 class CFIndex
          An integer type used throughout Core Foundation in several programmatic roles: as an array index and for count, size, and length parameters and return values.