[all packages]
[package ]
[class hierarchy]
[index]
public class MSR
(source file: ../MSR.java)
java.lang.Object
|
+----MSR
The pure class interface.
public class MSR
- Mix State Register Class.

isOverflow()
-
reset_overflow()
-
set_overflow()
-
toString()
- Return a String representing the MByte value

toString
public String toString();
- Return a String representing the MByte value
- Overrides:
- toString in class Object
isOverflow
protected boolean isOverflow();
set_overflow
protected void set_overflow();
reset_overflow
protected void reset_overflow();
[all packages]
[package ]
[class hierarchy]
[index]
MSR.html