Package io.openems.edge.core.appmanager
Class Nameable.StaticNameable
java.lang.Object
io.openems.edge.core.appmanager.Nameable.StaticNameable
- All Implemented Interfaces:
Nameable
,Comparable<Nameable.StaticNameable>
- Enclosing interface:
- Nameable
public static final class Nameable.StaticNameable
extends Object
implements Nameable, Comparable<Nameable.StaticNameable>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.openems.edge.core.appmanager.Nameable
Nameable.StaticNameable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StaticNameable
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Nameable.StaticNameable>
-
hashCode
public int hashCode() -
equals
-
name
Description copied from interface:Nameable
Gets the name of the current instance.
-