Uses of Class
net.sf.jnati.SystemType
-
Packages that use SystemType Package Description net.sf.jnati -
-
Uses of SystemType in net.sf.jnati
Fields in net.sf.jnati declared as SystemType Modifier and Type Field Description static SystemTypeSystemType. FREEBSD_AMD64static SystemTypeSystemType. LINUX_AMD64static SystemTypeSystemType. LINUX_X86static SystemTypeSystemType. LINUX_X86_64static SystemTypeSystemType. MAC_PPCstatic SystemTypeSystemType. MAC_X86static SystemTypeSystemType. UNKNOWNstatic SystemTypeSystemType. WINDOWS_X86static SystemTypeSystemType. WINDOWS_X86_64Methods in net.sf.jnati that return SystemType Modifier and Type Method Description SystemTypeSystemTyper. detectPlatform()static SystemTypeSystemType. get(java.lang.String name)
-