jp.go.aist.rtm.RTC.port
Class PortAdmin.find_port

java.lang.Object
  extended by jp.go.aist.rtm.RTC.port.PortAdmin.find_port
All Implemented Interfaces:
equalFunctor
Enclosing class:
PortAdmin

protected class PortAdmin.find_port
extends java.lang.Object
implements equalFunctor


Field Summary
 PortService m_port
           
 
Constructor Summary
PortAdmin.find_port(PortService port)
           
 
Method Summary
 boolean equalof(java.lang.Object element)
           Judges whether to agree contingent on the object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_port

public PortService m_port
Constructor Detail

PortAdmin.find_port

public PortAdmin.find_port(PortService port)
Method Detail

equalof

public boolean equalof(java.lang.Object element)
Description copied from interface: equalFunctor
Judges whether to agree contingent on the object.

Specified by:
equalof in interface equalFunctor
Parameters:
element - Object to be judged
Returns:
The agreement is true.