blob: 39300a213060f5f88c7c6af19df8e3efd0f55275 [file]
// IntelliJ API Decompiler stub source generated from a class file
// Implementation of methods is not available
public final enum class Color private constructor() : kotlin.Enum<Color> {
NORTH,
SOUTH,
WEST,
EAST;
}