public static interface Protocol.ValueParser
Modifier and Type | Method and Description |
---|---|
Protocol.Value |
parse(java.lang.String wireFormat)
Converts the wire format back into a Value
|
Protocol.Value parse(java.lang.String wireFormat)
wireFormat
- String representation of a ValueCopyright (c) 2004-2012 Oracle. All rights reserved.