Packages

object EmptyScalar extends AmfScalar

Linear Supertypes
AmfScalar, Serializable, Serializable, Product, Equals, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EmptyScalar
  2. AmfScalar
  3. Serializable
  4. Serializable
  5. Product
  6. Equals
  7. AmfElement
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def add(other: Annotations): EmptyScalar.this.type
    Definition Classes
    AmfElement
  5. def add(annotation: Annotation): EmptyScalar.this.type
    Definition Classes
    AmfElement
  6. val annotations: Annotations
    Definition Classes
    AmfScalar → AmfElement
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  9. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfScalar
    Definition Classes
    AmfScalar → AmfElement
  10. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  11. def equals(obj: Any): Boolean
    Definition Classes
    AmfScalar → Equals → AnyRef → Any
  12. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  15. def location(): Option[String]
    Definition Classes
    AmfElement
  16. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  18. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  19. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  20. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  21. def toBool: Boolean
    Definition Classes
    AmfScalar
  22. def toNumber: Number
    Definition Classes
    AmfScalar
  23. def toNumberOption: Option[Number]
    Definition Classes
    AmfScalar
  24. def toString(): String
    Definition Classes
    AmfScalar → AnyRef → Any
  25. val value: Any
    Definition Classes
    AmfScalar
  26. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  28. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from AmfScalar

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

Ungrouped