Class

io.fsq.spindle.__shaded_for_spindle_bootstrap__.descriptors.SimpleBaseType

UnknownWireValue

Related Doc: package SimpleBaseType

Permalink

final case class UnknownWireValue(v: Any) extends SimpleBaseType with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, SimpleBaseType, TEnum, JavaSimpleBaseType, runtime.Enum[SimpleBaseType], Ordered[SimpleBaseType], Comparable[SimpleBaseType], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UnknownWireValue
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. SimpleBaseType
  7. TEnum
  8. JavaSimpleBaseType
  9. Enum
  10. Ordered
  11. Comparable
  12. AnyRef
  13. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new UnknownWireValue(v: Any)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def <(that: SimpleBaseType): Boolean

    Permalink
    Definition Classes
    Ordered
  4. def <=(that: SimpleBaseType): Boolean

    Permalink
    Definition Classes
    Ordered
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. def >(that: SimpleBaseType): Boolean

    Permalink
    Definition Classes
    Ordered
  7. def >=(that: SimpleBaseType): Boolean

    Permalink
    Definition Classes
    Ordered
  8. def annotations: Annotations

    Permalink
    Definition Classes
    Enum
  9. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  10. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. def compare(other: SimpleBaseType): Int

    Permalink
    Definition Classes
    Enum → Ordered
  12. def compareTo(that: SimpleBaseType): Int

    Permalink
    Definition Classes
    Ordered → Comparable
  13. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  14. def equals(other: Any): Boolean

    Permalink
    Definition Classes
    Enum → AnyRef → Any
  15. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  17. def getValue(): Int

    Permalink
    Definition Classes
    SimpleBaseType → TEnum → JavaSimpleBaseType
  18. def hashCode(): Int

    Permalink
    Definition Classes
    Enum → AnyRef → Any
  19. val id: Int

    Permalink
    Definition Classes
    SimpleBaseType → JavaSimpleBaseType → Enum
  20. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  21. def meta: SimpleBaseType.type

    Permalink
    Definition Classes
    SimpleBaseTypeEnum
  22. val name: String

    Permalink
    Definition Classes
    SimpleBaseTypeEnum
  23. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  24. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  25. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  26. val stringValue: String

    Permalink
    Definition Classes
    SimpleBaseTypeEnum
  27. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  28. def toString(): String

    Permalink
    Definition Classes
    SimpleBaseType → AnyRef → Any
  29. val v: Any

    Permalink
  30. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  31. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  32. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from SimpleBaseType

Inherited from TEnum

Inherited from JavaSimpleBaseType

Inherited from runtime.Enum[SimpleBaseType]

Inherited from Ordered[SimpleBaseType]

Inherited from Comparable[SimpleBaseType]

Inherited from AnyRef

Inherited from Any

Ungrouped