|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.util.JVMBitWidth
public class JVMBitWidth
Determine the bit width (32 or 64) of the JVM.
| Red |
| Red (cxh) |
| Constructor Summary | |
|---|---|
JVMBitWidth()
|
|
| Method Summary | |
|---|---|
static boolean |
is32Bit()
Return true if this is a 32bit JVM. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JVMBitWidth()
| Method Detail |
|---|
public static boolean is32Bit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||