/StringToInteger

A simple String to Integer algorithm in Java not using parseInt

StringToInteger in Java

Simple program that doesn't use built-in parseInt() w/ a few simple tests