public final class MRAStatusParser
extends Object
-
Method Summary
Parses the String
and returns a MRAStatus
Returns a string representation of String
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
parse
Parses the String
and returns a MRAStatus
- Parameters:
v
- String
- Returns:
MRAStatus
-
print
Returns a string representation of String
- Parameters:
m
- MRAStatus
- Returns:
String