The Robot Application Programming Interface Delegate Project
RAPID Logo

FrameTreeNodeNameComparator Class Reference

lexical comparison of the names of two FrameTreeNodes It is an illegal state for either of the arguments to have a null name More...

Inheritance diagram for FrameTreeNodeNameComparator:
Collaboration diagram for FrameTreeNodeNameComparator:

List of all members.

Public Member Functions

int compare (FrameTreeNode arg0, FrameTreeNode arg1)

Static Public Attributes

static final
FrameTreeNodeNameComparator 
instance = new FrameTreeNodeNameComparator()

Detailed Description

Author:
mallan

Member Function Documentation

int compare ( FrameTreeNode  arg0,
FrameTreeNode  arg1 
)
Returns:
lexical comparison of the names of two FrameTreeNodes

Here is the call graph for this function:


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines