InstanceClass

sealed abstract
class InstanceClass(val underlying: InstanceClass) extends Product with Serializable
Companion
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Arm1
object Burstable2
object Burstable3
object Compute3
object Compute4
object Compute5
object Fpga1
object Graphics3
object Graphics5
object Inference1
object Io3
object Memory3
object Memory4
object Memory5
object Memory5Amd
object Parallel2
object Parallel3
object Parallel4
object Standard3
object Standard4
object Standard5
object Storage2
object Storage3

Value members

Inherited methods

def canEqual(that: Any): Boolean
Inherited from
Equals
def productArity: Int
Inherited from
Product
def productElement(n: Int): Any
Inherited from
Product
def productElementName(n: Int): String
Inherited from
Product
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def productPrefix: String
Inherited from
Product

Concrete fields

val underlying: InstanceClass