Package com.sun.corba.ee.impl.io
Class ObjectStreamClass.MethodSignature
java.lang.Object
com.sun.corba.ee.impl.io.ObjectStreamClass.MethodSignature
- All Implemented Interfaces:
Comparator<ObjectStreamClass.MethodSignature>
- Enclosing class:
ObjectStreamClass
private static class ObjectStreamClass.MethodSignature
extends Object
implements Comparator<ObjectStreamClass.MethodSignature>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
private boolean
(package private) static ObjectStreamClass.MethodSignature[]
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
Constructor Details
-
MethodSignature
-
-
Method Details
-
removePrivateAndSort
-
compare
- Specified by:
compare
in interfaceComparator<ObjectStreamClass.MethodSignature>
-
isConstructor
private boolean isConstructor()
-