public class SystemUtils extends Object
public static boolean equals(Object source, Object target)
Object.equals(Object)
method.source
- The source field.target
- The target field.public static int hashCode(Object... objects)
objects
- the objects to compute the hashCodeCopyright © 2005-2014 Restlet.