Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

oracle.jdeveloper.deploy.dt
Class DeploymentPanelContent.JMTNComparator

java.lang.Object
  extended by oracle.jdeveloper.deploy.dt.DeploymentPanelContent.JMTNComparator
All Implemented Interfaces:
java.util.Comparator
Enclosing class:
DeploymentPanelContent

protected class DeploymentPanelContent.JMTNComparator
extends java.lang.Object
implements java.util.Comparator


Constructor Summary
protected DeploymentPanelContent.JMTNComparator()
           
 
Method Summary
 int compare(java.lang.Object o1, java.lang.Object o2)
           
 boolean equals(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentPanelContent.JMTNComparator

protected DeploymentPanelContent.JMTNComparator()
Method Detail

compare

public int compare(java.lang.Object o1,
                   java.lang.Object o2)
Specified by:
compare in interface java.util.Comparator

equals

public boolean equals(java.lang.Object o)
Specified by:
equals in interface java.util.Comparator
Overrides:
equals in class java.lang.Object

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.