codeMap

oxygen.web.model.HttpCode.Standard.codeMap
object codeMap extends EnumMap[Int]

Attributes

Graph
Supertypes
class EnumMap[Int]
class Object
trait Matchable
class Any
Self type
codeMap.type

Members list

Value members

Inherited methods

def decode(enc: Int): Option[Companion.this.E]

Attributes

Inherited from:
EnumMap
def encode(e: Standard): Int

Attributes

Inherited from:
EnumMap
final def unapply(enc: Int): Option[Companion.this.E]

Attributes

Inherited from:
EnumMap

Inherited fields

final lazy val encodedValues: Seq[Int]

Attributes

Inherited from:
EnumMap
lazy protected val map: Map[Int, Standard]

Attributes

Inherited from:
EnumMap