Packages

trait NestedTuples[Obj, OuterTpl] extends Comparator[List[AnyRef]]

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NestedTuples
  2. Comparator
  3. AnyRef
  4. 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. val acc0: List[OuterTpl]
    Attributes
    protected
  5. val acc1: List[Any]
    Attributes
    protected
  6. val acc2: List[Any]
    Attributes
    protected
  7. val acc3: List[Any]
    Attributes
    protected
  8. val acc4: List[Any]
    Attributes
    protected
  9. val acc5: List[Any]
    Attributes
    protected
  10. val acc6: List[Any]
    Attributes
    protected
  11. val acc7: List[Any]
    Attributes
    protected
  12. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  13. def castBranch0(row: List[AnyRef], leaf: List[Any]): OuterTpl
    Attributes
    protected
  14. def castBranch1(row: List[AnyRef], leaf: List[Any]): Any
    Attributes
    protected
  15. def castBranch2(row: List[AnyRef], leaf: List[Any]): Any
    Attributes
    protected
  16. def castBranch3(row: List[AnyRef], leaf: List[Any]): Any
    Attributes
    protected
  17. def castBranch4(row: List[AnyRef], leaf: List[Any]): Any
    Attributes
    protected
  18. def castBranch5(row: List[AnyRef], leaf: List[Any]): Any
    Attributes
    protected
  19. def castBranch6(row: List[AnyRef], leaf: List[Any]): Any
    Attributes
    protected
  20. def castLeaf1(row: List[AnyRef]): Any
    Attributes
    protected
  21. def castLeaf2(row: List[AnyRef]): Any
    Attributes
    protected
  22. def castLeaf3(row: List[AnyRef]): Any
    Attributes
    protected
  23. def castLeaf4(row: List[AnyRef]): Any
    Attributes
    protected
  24. def castLeaf5(row: List[AnyRef]): Any
    Attributes
    protected
  25. def castLeaf6(row: List[AnyRef]): Any
    Attributes
    protected
  26. def castLeaf7(row: List[AnyRef]): Any
    Attributes
    protected
  27. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  28. def compare(a: List[AnyRef], b: List[AnyRef]): Int
    Attributes
    protected
    Definition Classes
    NestedTuples → Comparator
  29. val descending: Boolean
    Attributes
    protected
  30. val e0: Long
    Attributes
    protected
  31. val e1: Long
    Attributes
    protected
  32. val e2: Long
    Attributes
    protected
  33. val e3: Long
    Attributes
    protected
  34. val e4: Long
    Attributes
    protected
  35. val e5: Long
    Attributes
    protected
  36. val e6: Long
    Attributes
    protected
  37. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  38. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  39. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  40. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  41. final def getIterable(implicit conn: Conn): Iterable[OuterTpl]
  42. final def getObjIterable(implicit conn: Conn): Iterable[Obj]

    Lazily populate objects

    Lazily populate objects

    returns

    Iterable[Obj]

  43. final def getObjList(implicit conn: Conn): List[Obj]
  44. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  45. val i: Int
    Attributes
    protected
  46. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  47. val levels: Int
  48. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  49. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  50. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  51. def outerTpl2obj(outerTpl: OuterTpl): Obj
  52. val p0: Long
    Attributes
    protected
  53. val p1: Long
    Attributes
    protected
  54. val p2: Long
    Attributes
    protected
  55. val p3: Long
    Attributes
    protected
  56. val p4: Long
    Attributes
    protected
  57. val p5: Long
    Attributes
    protected
  58. val p6: Long
    Attributes
    protected
  59. val prevRow: List[AnyRef]
    Attributes
    protected
  60. def resetCastVars: Unit
    Attributes
    protected
  61. val result: Int
    Attributes
    protected
  62. def reversed(): Comparator[List[AnyRef]]
    Definition Classes
    Comparator
  63. val row: List[AnyRef]
    Attributes
    protected
  64. val sortIndex: Int
    Attributes
    protected
  65. val subsequentRow: Boolean
    Attributes
    protected
  66. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  67. def thenComparing[U <: Comparable[_ >: U]](arg0: Function[_ >: List[AnyRef], _ <: U]): Comparator[List[AnyRef]]
    Definition Classes
    Comparator
  68. def thenComparing[U](arg0: Function[_ >: List[AnyRef], _ <: U], arg1: Comparator[_ >: U]): Comparator[List[AnyRef]]
    Definition Classes
    Comparator
  69. def thenComparing(arg0: Comparator[_ >: List[AnyRef]]): Comparator[List[AnyRef]]
    Definition Classes
    Comparator
  70. def thenComparingDouble(arg0: ToDoubleFunction[_ >: List[AnyRef]]): Comparator[List[AnyRef]]
    Definition Classes
    Comparator
  71. def thenComparingInt(arg0: ToIntFunction[_ >: List[AnyRef]]): Comparator[List[AnyRef]]
    Definition Classes
    Comparator
  72. def thenComparingLong(arg0: ToLongFunction[_ >: List[AnyRef]]): Comparator[List[AnyRef]]
    Definition Classes
    Comparator
  73. def toString(): String
    Definition Classes
    AnyRef → Any
  74. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from Comparator[List[AnyRef]]

Inherited from AnyRef

Inherited from Any

Ungrouped