An "eager" line-breaking implementaton which considers only the current line in the line-breaking computation (hence the name "solitary"). It look neither forward nor backward in its computation, but merely attempts to find the best break that it can for the current line.
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.