stringutils
Function toRoundedLong

java.lang.Long toRoundedLong(java.lang.String)
Parse a number, passed as String, and return his closest rounding as a long (or 0L if parse fails)


Function Information
Function Classnet.sourceforge.openutils.elfunctions.ElStringUtils
Function Signaturejava.lang.Long toRoundedLong(java.lang.String)
Display NameNone


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.