[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.


Methods

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

Methods

O toString
public String toString();
Return a String representing the MByte value

Overrides:
toString in class Object

O isOverflow

protected boolean isOverflow();

O set_overflow

protected void set_overflow();

O reset_overflow

protected void reset_overflow();


[all packages] [package ] [class hierarchy] [index]
MSR.html