Class that defines abstraction used for reading trie entries from a stream source (like file) that contains entries as textual entries
Currently customization can be done by sub-classing; should refactor to allow bit cleaner extensibility.
@param < T> Type of values source provides
@author tatu
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.