net.sourceforge.jeuclid.app.mathviewer
Class Helper
java.lang.Object
net.sourceforge.jeuclid.app.mathviewer.Helper
public final class Helper
- extends Object
Provides generic helper methods.
- Version:
- $Revision: $
Method Summary |
static String |
nl()
Get newline character. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nl
public static String nl()
- Get newline character.
- Returns:
- a newline character.
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.