org.apache.ws.commons.schema.utils
Class UtilObjects

java.lang.Object
  extended by org.apache.ws.commons.schema.utils.UtilObjects

public class UtilObjects
extends Object

This class contains a few convenient methods


Constructor Summary
UtilObjects()
           
 
Method Summary
static boolean equals(Object a, Object b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilObjects

public UtilObjects()
Method Detail

equals

public static boolean equals(Object a,
                             Object b)


Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.