ParamSpec

object ParamSpec
Companion
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

object Obj extends ExprTypeImpl[ParamSpec, [T <: Txn[T]] =>> Obj[T]]
Companion
class
trait Obj[T <: Txn[T]] extends Expr[T, ParamSpec]
Companion
object
object format extends ConstFormat[ParamSpec]

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete methods

def composeKey(attrKey: String): String
def init(): Unit
def read(in: DataInput): ParamSpec

Concrete fields

final
val DashKey: "-spec"
final
val Key: "spec"
final
val typeId: 21