com.guidewire.tools.chronos.client

DoubleExtensions

implicit final class DoubleExtensions extends AnyVal

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. DoubleExtensions
  2. AnyVal
  3. NotNull
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DoubleExtensions(underlying: Double)

Value Members

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

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

    Definition Classes
    Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  4. def asBigDecimal: BigDecimal

    Annotations
    @inline()
  5. def asBytes: DataUnit

    Annotations
    @inline()
  6. def asEB: DataUnit

    Annotations
    @inline()
  7. def asEHz: FrequencyUnit

    Annotations
    @inline()
  8. def asGHz: FrequencyUnit

    Annotations
    @inline()
  9. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  10. def asKB: DataUnit

    Annotations
    @inline()
  11. def asMB: DataUnit

    Annotations
    @inline()
  12. def asMHz: FrequencyUnit

    Annotations
    @inline()
  13. def asPB: DataUnit

    Annotations
    @inline()
  14. def asPHz: FrequencyUnit

    Annotations
    @inline()
  15. def asTB: DataUnit

    Annotations
    @inline()
  16. def asTHz: FrequencyUnit

    Annotations
    @inline()
  17. def asYB: DataUnit

    Annotations
    @inline()
  18. def asYHz: FrequencyUnit

    Annotations
    @inline()
  19. def asZB: DataUnit

    Annotations
    @inline()
  20. def asZHz: FrequencyUnit

    Annotations
    @inline()
  21. def getClass(): Class[_ <: AnyVal]

    Definition Classes
    AnyVal → Any
  22. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  23. def toString(): String

    Definition Classes
    Any
  24. val underlying: Double

Inherited from AnyVal

Inherited from NotNull

Inherited from Any

Ungrouped