public class TsvTuple extends Object
Constructor and Description |
---|
TsvTuple()
Creates a tuple object.
|
public String get(String key)
key
- the symbolic name.public Integer getInt(String key)
key
- the symbolic name.public void put(String key, String value)
key
- the symbolic name.value
- associated with the symbolic name.Copyright © 2013. All rights reserved.