Uses of Class
net.sf.jnati.SystemType

Packages that use SystemType
net.sf.jnati   
 

Uses of SystemType in net.sf.jnati
 

Fields in net.sf.jnati declared as SystemType
static SystemType SystemType.FREEBSD_AMD64
           
static SystemType SystemType.LINUX_AMD64
           
static SystemType SystemType.LINUX_X86
           
static SystemType SystemType.LINUX_X86_64
           
static SystemType SystemType.MAC_PPC
           
static SystemType SystemType.MAC_X86
           
static SystemType SystemType.UNKNOWN
           
static SystemType SystemType.WINDOWS_X86
           
static SystemType SystemType.WINDOWS_X86_64
           
 

Methods in net.sf.jnati that return SystemType
 SystemType SystemTyper.detectPlatform()
           
static SystemType SystemType.get(String name)
           
 



Copyright © 2007-2011 Sam Adams. All Rights Reserved.