tests
Class KeysValues_List_Reader

java.lang.Object
  extended by tests.KeysValues_List_Reader

public class KeysValues_List_Reader
extends java.lang.Object


Constructor Summary
KeysValues_List_Reader()
           
 
Method Summary
static java.util.ArrayList<KeyValue> readHostList()
           
static java.util.ArrayList<KeyValue> readHostList(java.lang.String filename)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeysValues_List_Reader

public KeysValues_List_Reader()
Method Detail

readHostList

public static java.util.ArrayList<KeyValue> readHostList()

readHostList

public static java.util.ArrayList<KeyValue> readHostList(java.lang.String filename)