static final class InheritableLevel.ActualLevel extends InheritableLevel
InheritableLevel.ActualLevel, InheritableLevel.Inherited
Constructor and Description |
---|
ActualLevel(Level level) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(InheritableLevel other) |
Level |
getLevel() |
int |
hashCode() |
boolean |
isInherited() |
String |
toString() |
equals, of
final Level level
ActualLevel(Level level)
public boolean isInherited()
isInherited
in class InheritableLevel
public Level getLevel()
getLevel
in class InheritableLevel
public String toString()
toString
in class InheritableLevel
public boolean equals(InheritableLevel other)
equals
in class InheritableLevel
public int hashCode()
hashCode
in class InheritableLevel
Copyright © 2020 JBoss by Red Hat. All rights reserved.