Skip navigation links

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

E52944-01


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

Skip navigation links

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

E52944-01


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