Custom

public final class Custom extends Level

Custom level allows you to specify your own values and store them statically.

Constructors

Link copied to clipboard
public Level.Custom Level.Custom(Integer intValue)

Properties

Link copied to clipboard
private final Integer intValue

Integer representation of a given level.

Functions

Link copied to clipboard
public Integer compareTo(Level other)

Compares itself to other level for convenience.

Link copied to clipboard

Integer representation of a given level.