Class/Object

org.hammerlab.genomics.reference

Locus

Related Docs: object Locus | package reference

Permalink

final class Locus extends AnyVal with Ordered[Locus] with Comparable[Locus] with Serializable

Linear Supertypes
Serializable, Serializable, Ordered[Locus], Comparable[Locus], AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Locus
  2. Serializable
  3. Serializable
  4. Ordered
  5. Comparable
  6. AnyVal
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Locus(locus: LociT)

    Permalink

Value Members

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

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

    Permalink
    Definition Classes
    Any
  3. def +(n: Int): Locus

    Permalink
  4. def +(other: Locus): Locus

    Permalink
  5. def -(n: Int): Locus

    Permalink
  6. def -(other: Locus): Locus

    Permalink
  7. def <(that: Locus): Boolean

    Permalink
    Definition Classes
    Ordered
  8. def <=(that: Locus): Boolean

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

    Permalink
    Definition Classes
    Any
  10. def >(that: Locus): Boolean

    Permalink
    Definition Classes
    Ordered
  11. def >=(that: Locus): Boolean

    Permalink
    Definition Classes
    Ordered
  12. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  13. def compare(that: Locus): Int

    Permalink
    Definition Classes
    Locus → Ordered
  14. def compareTo(that: Locus): Int

    Permalink
    Definition Classes
    Ordered → Comparable
  15. def getClass(): Class[_ <: AnyVal]

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

    Permalink
    Definition Classes
    Any
  17. val locus: LociT

    Permalink
  18. def max(other: Locus): Locus

    Permalink
  19. def min(other: Locus): Locus

    Permalink
  20. def next: Locus

    Permalink
  21. def num: LociT

    Permalink
  22. def prev: Locus

    Permalink
  23. def toString(): String

    Permalink
    Definition Classes
    Locus → Any

Inherited from Serializable

Inherited from Serializable

Inherited from Ordered[Locus]

Inherited from Comparable[Locus]

Inherited from AnyVal

Inherited from Any

Ungrouped