public class DefaultLevel extends Object implements Level
| Constructor and Description |
|---|
DefaultLevel(int val) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Level level)
Compares current level to a given level
|
int |
getValue() |
String |
toString() |
Copyright © 2024. All rights reserved.