
 
        Compare this MBeanFeatureInfo to another.
        
        
Returns:
    true if and only if 
o is an MBeanFeatureInfo such
 that its {@link #getName()}, {@link #getDescription()}, and
 {@link #getDescriptor()}
 values are equal (not necessarily identical) to those of this
 MBeanFeatureInfo. 
Parameters:
 - 
o - the object to compare to.