jp.go.aist.rtm.RTC.util
Interface equalFunctor

All Known Implementing Classes:
Manager.ECFactoryPredicate, Manager.FactoryPredicate, Manager.InstanceName, NVUtil.nv_find, Organization_impl.nv_name, PortAdmin.find_port, PortAdmin.find_port_name, PortBase.find_conn_id, PortBase.find_interface, PortBase.find_port_ref, RTObject_impl.ec_find, RTObject_impl.nv_name

public interface equalFunctor

General interface used to judge condition agreement


Method Summary
 boolean equalof(java.lang.Object object)
           Judges whether to agree contingent on the object.
 

Method Detail

equalof

boolean equalof(java.lang.Object object)
Judges whether to agree contingent on the object.

Parameters:
object - Object to be judged
Returns:
The agreement is true.