Package de.bytestore.hostinger.impl
Klasse JmxControlImpl.OperationComparator
java.lang.Object
de.bytestore.hostinger.impl.JmxControlImpl.OperationComparator
- Alle implementierten Schnittstellen:
Comparator<ManagedBeanOperation>
- Umschließende Klasse:
JmxControlImpl
protected static class JmxControlImpl.OperationComparator
extends Object
implements Comparator<ManagedBeanOperation>
Sorts operations alphabetically by name
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungint
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Von Schnittstelle geerbte Methoden java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Konstruktordetails
-
OperationComparator
protected OperationComparator()
-
-
Methodendetails
-
compare
- Angegeben von:
compare
in SchnittstelleComparator<ManagedBeanOperation>
-