oxygen.core.Specified
See theSpecified companion trait
object Specified
Attributes
Members list
Type members
Classlikes
case object WasNotSpecified extends Specified[Nothing]
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Specified[Nothing]class Objecttrait Matchableclass AnyShow all
- Self type
-
WasNotSpecified.type
final case class WasSpecified[+A](value: A) extends Specified[A]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Specified[A]class Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
In this article