Package org.apache.camel.maven
Class HashHelper
- java.lang.Object
-
- org.apache.camel.maven.HashHelper
-
public class HashHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description HashHelper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HashHelperhash(Object f)HashHelperhash(String field, Object f)StringtoString()
-
-
-
Method Detail
-
hash
public HashHelper hash(String field, Object f)
-
hash
public HashHelper hash(Object f)
-
-