js.tools
Class ListReader

java.lang.Object
  extended by js.tools.ListReader

public class ListReader
extends Object

Rating red

Constructor Summary
ListReader()
           
 
Method Summary
static ArrayList<String> loadStrings(File aFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListReader

public ListReader()
Method Detail

loadStrings

public static ArrayList<String> loadStrings(File aFile)