com.opendatagroup.hadrian.jvmcompiler

W

object W

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. W
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

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

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

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

    Definition Classes
    Any
  6. def asBool(x: AnyRef): Boolean

  7. def asBool(x: Boolean): Boolean

  8. def asBool(x: Boolean): Boolean

  9. def asDouble(x: AnyRef): Double

  10. def asDouble(x: Double): Double

  11. def asDouble(x: Float): Double

  12. def asDouble(x: Long): Double

  13. def asDouble(x: Integer): Double

  14. def asDouble(x: Double): Double

  15. def asDouble(x: Float): Double

  16. def asDouble(x: Long): Double

  17. def asDouble(x: Int): Double

  18. def asFloat(x: AnyRef): Float

  19. def asFloat(x: Float): Float

  20. def asFloat(x: Long): Float

  21. def asFloat(x: Integer): Float

  22. def asFloat(x: Float): Float

  23. def asFloat(x: Long): Float

  24. def asFloat(x: Int): Float

  25. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  26. def asInt(x: AnyRef): Int

  27. def asInt(x: Long): Int

  28. def asInt(x: Integer): Int

  29. def asInt(x: Long): Int

  30. def asInt(x: Int): Int

  31. def asJBool(x: AnyRef): Boolean

  32. def asJBool(x: Boolean): Boolean

  33. def asJBool(x: Boolean): Boolean

  34. def asJDouble(x: AnyRef): Double

  35. def asJDouble(x: Double): Double

  36. def asJDouble(x: Float): Double

  37. def asJDouble(x: Long): Double

  38. def asJDouble(x: Integer): Double

  39. def asJDouble(x: Double): Double

  40. def asJDouble(x: Float): Double

  41. def asJDouble(x: Long): Double

  42. def asJDouble(x: Int): Double

  43. def asJFloat(x: AnyRef): Float

  44. def asJFloat(x: Float): Float

  45. def asJFloat(x: Long): Float

  46. def asJFloat(x: Integer): Float

  47. def asJFloat(x: Float): Float

  48. def asJFloat(x: Long): Float

  49. def asJFloat(x: Int): Float

  50. def asJInt(x: AnyRef): Integer

  51. def asJInt(x: Long): Integer

  52. def asJInt(x: Integer): Integer

  53. def asJInt(x: Long): Integer

  54. def asJInt(x: Int): Integer

  55. def asJLong(x: AnyRef): Long

  56. def asJLong(x: Long): Long

  57. def asJLong(x: Integer): Long

  58. def asJLong(x: Long): Long

  59. def asJLong(x: Int): Long

  60. def asLong(x: AnyRef): Long

  61. def asLong(x: Long): Long

  62. def asLong(x: Integer): Long

  63. def asLong(x: Long): Long

  64. def asLong(x: Int): Long

  65. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  66. def containsException(err: PFAUserException, filters: Array[String]): Boolean

  67. def containsException(err: PFARuntimeException, filters: Array[String]): Boolean

  68. def do2[X, Y](x: X, y: Y): Y

  69. def either[X](value: Either[Exception, X], arrayErrStr: String, arrayErrCode: Int, mapErrStr: String, mapErrCode: Int, fcnName: String, pos: Option[String]): X

  70. def either[X](value: Either[Exception, X]): X

  71. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  72. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  73. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  74. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  75. def getOrElse(map: Map[String, AnyRef], get: String, orElse: AnyRef): AnyRef

  76. def getOrFailPool(map: Map[String, AnyRef], get: String, name: String, poolErrStr: String, poolErrCode: Int, fcnName: String, pos: Option[String]): AnyRef

  77. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  78. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  79. def maybeJDouble(x: AnyRef): AnyRef

  80. def maybeJFloat(x: AnyRef): AnyRef

  81. def maybeJInt(x: AnyRef): AnyRef

  82. def maybeJLong(x: AnyRef): AnyRef

  83. def n[X](x: X): Void

  84. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  85. def nn[X, Y](x: X, y: Y): Void

  86. final def notify(): Unit

    Definition Classes
    AnyRef
  87. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  88. def s[X](x: X): Unit

  89. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  90. def toString(): String

    Definition Classes
    AnyRef → Any
  91. def trycatch[X <: AnyRef](f: () ⇒ X, hasFilter: Boolean, filters: Array[String]): X

  92. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  95. def wrapExpr(x: String, avroType: AvroType, boxed: Boolean): String

Inherited from AnyRef

Inherited from Any

Ungrouped