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

Packages that use UniCharCount
com.jniwrapper.macosx.cocoa.mactypes   
 

Uses of UniCharCount in com.jniwrapper.macosx.cocoa.mactypes
 

Methods in com.jniwrapper.macosx.cocoa.mactypes that return UniCharCount
 UniCharCount UniCharCountPtr.getValue()
           
 

Constructors in com.jniwrapper.macosx.cocoa.mactypes with parameters of type UniCharCount
UniCharCountPtr(UniCharCount value)