static final class InheritableLevel.Inherited extends InheritableLevel
InheritableLevel.ActualLevel, InheritableLevel.Inherited| Modifier and Type | Field and Description |
|---|---|
(package private) static InheritableLevel.Inherited |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(InheritableLevel other) |
Level |
getLevel() |
int |
hashCode() |
boolean |
isInherited() |
String |
toString() |
equals, ofstatic final InheritableLevel.Inherited INSTANCE
public boolean isInherited()
isInherited in class InheritableLevelpublic Level getLevel()
getLevel in class InheritableLevelpublic String toString()
toString in class InheritableLevelpublic boolean equals(InheritableLevel other)
equals in class InheritableLevelpublic int hashCode()
hashCode in class InheritableLevelCopyright © 2020 JBoss by Red Hat. All rights reserved.