org.apache.any23.util
Class MathUtils

java.lang.Object
  extended by org.apache.any23.util.MathUtils

public class MathUtils
extends Object

General utility functions.

Author:
Michele Mostarda (mostarda@fbk.eu), Davide Palmisano (palmisano@fbk.eu)

Method Summary
static String md5(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

md5

public static final String md5(String s)


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.