Class/Object

slamdata

Predef

Related Docs: object Predef | package slamdata

Permalink

class Predef extends LowPriorityImplicits with PackageAliases with PackageMethods

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Predef
  2. PackageMethods
  3. PackageAliases
  4. LowPriorityImplicits
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Predef()

    Permalink

Type Members

  1. type ->[+A, +B] = (A, B)

    Permalink
    Definition Classes
    PackageAliases
  2. type =?>[-A, +B] = scala.PartialFunction[A, B]

    Permalink
    Definition Classes
    PackageAliases
  3. type Any = scala.Any

    Permalink
    Definition Classes
    PackageAliases
  4. type AnyRef = AnyRef

    Permalink
    Definition Classes
    PackageAliases
  5. type AnyVal = scala.AnyVal

    Permalink
    Definition Classes
    PackageAliases
  6. type Array[T] = scala.Array[T]

    Permalink
  7. type AtomicInt = AtomicInteger

    Permalink
    Definition Classes
    PackageAliases
  8. type AtomicLong = java.util.concurrent.atomic.AtomicLong

    Permalink
    Definition Classes
    PackageAliases
  9. type BigDecimal = scala.math.BigDecimal

    Permalink
  10. type BigInt = scala.math.BigInt

    Permalink
  11. type Boolean = scala.Boolean

    Permalink
  12. type BufferedOutputStream = java.io.BufferedOutputStream

    Permalink
    Definition Classes
    PackageAliases
  13. type BufferedReader = java.io.BufferedReader

    Permalink
    Definition Classes
    PackageAliases
  14. type Byte = scala.Byte

    Permalink
  15. type ByteBuffer = java.nio.ByteBuffer

    Permalink
    Definition Classes
    PackageAliases
  16. type CTag[A] = ClassTag[A]

    Permalink
    Definition Classes
    PackageAliases
  17. type Char = scala.Char

    Permalink
  18. type CharBuffer = java.nio.CharBuffer

    Permalink
    Definition Classes
    PackageAliases
  19. type Charset = java.nio.charset.Charset

    Permalink
    Definition Classes
    PackageAliases
  20. type ClassLoader = java.lang.ClassLoader

    Permalink
    Definition Classes
    PackageAliases
  21. type Cmp = Ordering

    Permalink
    Definition Classes
    PackageAliases
  22. type Comparator[A] = java.util.Comparator[A]

    Permalink
    Definition Classes
    PackageAliases
  23. type Double = scala.Double

    Permalink
  24. type Dynamic = scala.Dynamic

    Permalink
    Definition Classes
    PackageAliases
  25. type Either[+A, +B] = scala.util.Either[A, B]

    Permalink
    Definition Classes
    PackageAliases
  26. type EndoA[A] = (A) ⇒ A

    Permalink
    Definition Classes
    PackageAliases
  27. type Eq[A] = Equal[A]

    Permalink
    Definition Classes
    PackageAliases
  28. type Exception = java.lang.Exception

    Permalink
    Definition Classes
    PackageAliases
  29. type FileInputStream = java.io.FileInputStream

    Permalink
    Definition Classes
    PackageAliases
  30. type FileOutputStream = java.io.FileOutputStream

    Permalink
    Definition Classes
    PackageAliases
  31. type IOException = java.io.IOException

    Permalink
    Definition Classes
    PackageAliases
  32. type IndexedSeq[+A] = scala.collection.IndexedSeq[A]

    Permalink
  33. type InputStream = java.io.InputStream

    Permalink
    Definition Classes
    PackageAliases
  34. type InputStreamReader = java.io.InputStreamReader

    Permalink
    Definition Classes
    PackageAliases
  35. type Int = scala.Int

    Permalink
  36. type List[+A] = scala.collection.immutable.List[A]

    Permalink
  37. type ListMap[A, +B] = scala.collection.immutable.ListMap[A, B]

    Permalink
  38. type Long = scala.Long

    Permalink
  39. type Map[A, +B] = scala.collection.immutable.Map[A, B]

    Permalink
  40. type Nothing = scala.Nothing

    Permalink
  41. type Option[A] = scala.Option[A]

    Permalink
  42. type Ord[A] = Order[A]

    Permalink
    Definition Classes
    PackageAliases
  43. type OutputStream = java.io.OutputStream

    Permalink
    Definition Classes
    PackageAliases
  44. type OutputStreamWriter = java.io.OutputStreamWriter

    Permalink
    Definition Classes
    PackageAliases
  45. type PairOf[+A] = (A, A)

    Permalink
    Definition Classes
    PackageAliases
  46. type PartialFunction[-A, +B] = scala.PartialFunction[A, B]

    Permalink
  47. type PrintStream = java.io.PrintStream

    Permalink
    Definition Classes
    PackageAliases
  48. type Product = scala.Product

    Permalink
  49. type Properties = java.util.Properties

    Permalink
    Definition Classes
    PackageAliases
  50. type Range = scala.collection.immutable.Range

    Permalink
    Definition Classes
    PackageAliases
  51. type Regex = scala.util.matching.Regex

    Permalink
    Definition Classes
    PackageAliases
  52. type RuntimeException = java.lang.RuntimeException

    Permalink
  53. type Seq[+A] = scala.collection.immutable.Seq[A]

    Permalink
  54. type Serializable = scala.Serializable

    Permalink
  55. type Set[A] = scala.collection.immutable.Set[A]

    Permalink
  56. type Short = scala.Short

    Permalink
  57. type Some[A] = scala.Some[A]

    Permalink
    Definition Classes
    PackageAliases
  58. type Stream[+A] = scala.collection.immutable.Stream[A]

    Permalink
  59. type String = java.lang.String

    Permalink
  60. type StringBuilder = java.lang.StringBuilder

    Permalink
    Definition Classes
    PackageAliases
  61. type StringContext = scala.StringContext

    Permalink
    Definition Classes
    PackageAliases
  62. type SuppressWarnings = java.lang.SuppressWarnings

    Permalink
  63. type Symbol = scala.Symbol

    Permalink
  64. type Throwable = java.lang.Throwable

    Permalink
  65. type Try[+A] = scala.util.Try[A]

    Permalink
    Definition Classes
    PackageAliases
  66. type UUID = java.util.UUID

    Permalink
    Definition Classes
    PackageAliases
  67. type Unit = scala.Unit

    Permalink
  68. type Vec[+A] = scala.collection.immutable.Vector[A]

    Permalink
    Definition Classes
    PackageAliases
  69. type Vector[+A] = scala.collection.immutable.Vector[A]

    Permalink
  70. type deprecated = scala.deprecated

    Permalink
  71. type inline = scala.inline

    Permalink
    Definition Classes
    PackageAliases
  72. type jClass = Class[_]

    Permalink
    Definition Classes
    PackageAliases
  73. type jConcurrentMap[K, V] = ConcurrentMap[K, V]

    Permalink
    Definition Classes
    PackageAliases
  74. type jFile = File

    Permalink
    Definition Classes
    PackageAliases
  75. type jMapEntry[K, V] = Entry[K, V]

    Permalink
    Definition Classes
    PackageAliases
  76. type jPath = Path

    Permalink
    Definition Classes
    PackageAliases
  77. type scIterator[+A] = Iterator[A]

    Permalink
    Definition Classes
    PackageAliases
  78. type scMap[K, V] = scala.collection.Map[K, V]

    Permalink
    Definition Classes
    PackageAliases
  79. type scSet[A] = scala.collection.Set[A]

    Permalink
    Definition Classes
    PackageAliases
  80. type sciMap[K, +V] = scala.collection.immutable.Map[K, V]

    Permalink
    Definition Classes
    PackageAliases
  81. type sciQueue[+A] = Queue[A]

    Permalink
    Definition Classes
    PackageAliases
  82. type sciTreeMap[K, +V] = TreeMap[K, V]

    Permalink
    Definition Classes
    PackageAliases
  83. type smOrdering[A] = Ordering[A]

    Permalink
    Definition Classes
    PackageAliases
  84. type spec = specialized

    Permalink
    Definition Classes
    PackageAliases
  85. type switch = scala.annotation.switch

    Permalink
    Definition Classes
    PackageAliases
  86. type tailrec = scala.annotation.tailrec

    Permalink
  87. type transient = scala.transient

    Permalink
    Definition Classes
    PackageAliases
  88. type unchecked = scala.unchecked

    Permalink
    Definition Classes
    PackageAliases
  89. type volatile = scala.volatile

    Permalink
    Definition Classes
    PackageAliases

Value Members

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  3. val #::: scala.collection.immutable.Stream.#::.type

    Permalink
  4. val +:: scala.collection.+:.type

    Permalink
    Definition Classes
    PackageAliases
  5. val ->: Product2.type

    Permalink
    Definition Classes
    PackageAliases
  6. val :+: scala.collection.:+.type

    Permalink
    Definition Classes
    PackageAliases
  7. val ::: scala.collection.immutable.::.type

    Permalink
  8. final def ==(arg0: scala.Any): scala.Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  9. def ???[A](implicit A: UnsafeWeakTypeTag[A], pos: Position): A

    Permalink
    Annotations
    @SuppressWarnings()
  10. val AnyRef: scala.AnyRef

    Permalink
    Definition Classes
    PackageAliases
  11. val Array: scala.Array.type

    Permalink
  12. val BigDecimal: scala.math.BigDecimal.type

    Permalink
  13. val BigInt: scala.math.BigInt.type

    Permalink
  14. val Boolean: scala.Boolean.type

    Permalink
    Definition Classes
    PackageAliases
  15. def Cmp(n: Int): Cmp

    Permalink
    Definition Classes
    PackageMethods
  16. val Double: scala.Double.type

    Permalink
    Definition Classes
    PackageAliases
  17. val Eq: Equal.type

    Permalink
    Definition Classes
    PackageAliases
  18. val Function: scala.Function.type

    Permalink
  19. val Int: scala.Int.type

    Permalink
  20. val Left: scala.util.Left.type

    Permalink
    Definition Classes
    PackageAliases
  21. val List: scala.collection.immutable.List.type

    Permalink
  22. val ListMap: scala.collection.immutable.ListMap.type

    Permalink
  23. val Long: scala.Long.type

    Permalink
  24. val Map: scala.collection.immutable.Map.type

    Permalink
  25. val Nil: scala.collection.immutable.Nil.type

    Permalink
  26. val None: scala.None.type

    Permalink
  27. val Option: scala.Option.type

    Permalink
  28. val Ord: Order.type

    Permalink
    Definition Classes
    PackageAliases
  29. val PartialFunction: scala.PartialFunction.type

    Permalink
  30. val Right: scala.util.Right.type

    Permalink
    Definition Classes
    PackageAliases
  31. val Set: scala.collection.immutable.Set.type

    Permalink
  32. val Short: scala.Short.type

    Permalink
  33. val Some: scala.Some.type

    Permalink
  34. val Stream: scala.collection.immutable.Stream.type

    Permalink
  35. val StringContext: scala.StringContext.type

    Permalink
  36. val Symbol: scala.Symbol.type

    Permalink
  37. val Try: scala.util.Try.type

    Permalink
    Definition Classes
    PackageAliases
  38. val Vec: scala.Vector.type

    Permalink
    Definition Classes
    PackageAliases
  39. val Vector: scala.Vector.type

    Permalink
  40. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  41. implicit def augmentString(x: String): StringOps

    Permalink
    Definition Classes
    LowPriorityImplicits
    Annotations
    @inline()
  42. implicit def booleanWrapper(x: Boolean): RichBoolean

    Permalink
    Annotations
    @inline()
  43. def byteBuffer(xs: Array[Byte], offset: Int, len: Int): ByteBuffer

    Permalink
    Definition Classes
    PackageMethods
  44. def byteBuffer(xs: Array[Byte]): ByteBuffer

    Permalink
    Definition Classes
    PackageMethods
    Annotations
    @SuppressWarnings()
  45. def charBuffer(xs: String): CharBuffer

    Permalink
    Definition Classes
    PackageMethods
  46. def charBuffer(size: Int): CharBuffer

    Permalink
    Definition Classes
    PackageMethods
    Annotations
    @SuppressWarnings()
  47. implicit def charWrapper(x: Char): RichChar

    Permalink
    Annotations
    @inline()
  48. final def classTag[A](implicit z: CTag[A]): CTag[A]

    Permalink
    Definition Classes
    PackageMethods
    Annotations
    @inline()
  49. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  50. def discard[A](value: A): Unit

    Permalink
    Definition Classes
    PackageMethods
  51. def doto[A](x: A)(f: (A) ⇒ Any): A

    Permalink
    Definition Classes
    PackageMethods
  52. implicit def doubleWrapper(x: Double): RichDouble

    Permalink
    Annotations
    @inline()
  53. final def eq(arg0: AnyRef): scala.Boolean

    Permalink
    Definition Classes
    AnyRef
  54. def eqBy[A]: EqualBy[A]

    Permalink

    Type parameter curriers.

    Type parameter curriers.

    Definition Classes
    PackageMethods
  55. def equals(arg0: scala.Any): scala.Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  56. implicit def extensionOps[A](x: A): ExtensionOps[A]

    Permalink
    Definition Classes
    PackageMethods
  57. def finalize(): scala.Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  58. implicit def genericArrayOps[T]: (Array[T]) ⇒ ArrayOps[T]

    Permalink
  59. implicit def genericWrapArray[T](x: Array[T]): WrappedArray[T]

    Permalink
    Definition Classes
    LowPriorityImplicits
  60. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  61. def hashCode(): scala.Int

    Permalink
    Definition Classes
    AnyRef → Any
  62. implicit def intWrapper(x: Int): RichInt

    Permalink
    Annotations
    @inline()
  63. final def isInstanceOf[T0]: scala.Boolean

    Permalink
    Definition Classes
    Any
  64. def jClass[A](implicit arg0: CTag[A]): jClass

    Permalink
    Definition Classes
    PackageMethods
  65. def jClassLoader[A](implicit arg0: CTag[A]): ClassLoader

    Permalink
    Definition Classes
    PackageMethods
  66. def jPath(path: String): jPath

    Permalink
    Definition Classes
    PackageMethods
  67. def jResource[A](name: String)(implicit arg0: CTag[A]): InputStream

    Permalink
    Definition Classes
    PackageMethods
  68. def jResource(c: jClass, name: String): InputStream

    Permalink
    Definition Classes
    PackageMethods
    Annotations
    @SuppressWarnings()
  69. final def ne(arg0: AnyRef): scala.Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  72. def print(x: scala.Any): Unit

    Permalink
  73. def println(x: scala.Any): Unit

    Permalink
  74. def randomBool(): Boolean

    Permalink
    Definition Classes
    PackageMethods
  75. def randomDouble(): Double

    Permalink
    Definition Classes
    PackageMethods
  76. def randomInt(end: Int): Int

    Permalink
    Definition Classes
    PackageMethods
  77. def randomUuid(): UUID

    Permalink
    Definition Classes
    PackageMethods
  78. val sciQueue: Queue.type

    Permalink
    Definition Classes
    PackageAliases
  79. val sciTreeMap: TreeMap.type

    Permalink
    Definition Classes
    PackageAliases
  80. def showBy[A]: ShowBy[A]

    Permalink
    Definition Classes
    PackageMethods
  81. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  82. def systemMillis(): Long

    Permalink
    Definition Classes
    PackageMethods
  83. def toString(): java.lang.String

    Permalink
    Definition Classes
    AnyRef → Any
  84. implicit def unwrapString(x: WrappedString): String

    Permalink
    Annotations
    @inline()
  85. def utf8Bytes(s: String): Array[Byte]

    Permalink
    Definition Classes
    PackageMethods
  86. def utf8Charset: Charset

    Permalink
    Definition Classes
    PackageMethods
  87. def uuid(s: String): UUID

    Permalink
    Definition Classes
    PackageMethods
  88. final def wait(): scala.Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  91. implicit def wrapString(x: String): WrappedString

    Permalink
    Annotations
    @inline()

Inherited from PackageMethods

Inherited from PackageAliases

Inherited from LowPriorityImplicits

Inherited from AnyRef

Inherited from scala.Any

Ungrouped