final class Double[Cond[_, _], Msg[_, _], T, ParamFace, Param] extends Checked1ParamAny[Double, Cond, Msg, ops.impl.std.Double, T, ParamFace, Param] with TwoFaceAny.Double[T]
- Source
- Checked1ParamAny.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Double
- Double
- Checked1ParamAny
- TwoFaceAny
- HasOut
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new Double(value: ops.impl.std.Double)
Type Members
-
type
Out = T
- Definition Classes
- TwoFaceAny → HasOut
Value Members
-
def
!=[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Boolean.Shell2[!=, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
!=[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[!=, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
!=[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[!=, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
!=[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[!=, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
!=[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[!=, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
!=(r: ops.impl.std.Double)(implicit tfs: TwoFaceAny.Boolean.Shell2[!=, T, ops.impl.std.Double, GetArg0, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
!=(r: ops.impl.std.Float)(implicit tfs: TwoFaceAny.Boolean.ShellD[!=, T, ops.impl.std.Double, GetArg0, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
!=(r: ops.impl.std.Long)(implicit tfs: TwoFaceAny.Boolean.ShellD[!=, T, ops.impl.std.Double, GetArg0, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
!=(r: ops.impl.std.Int)(implicit tfs: TwoFaceAny.Boolean.ShellD[!=, T, ops.impl.std.Double, GetArg0, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
!=(r: ops.impl.std.Char)(implicit tfs: TwoFaceAny.Boolean.ShellD[!=, T, ops.impl.std.Double, GetArg0, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
final
def
!=(arg0: Any): scala.Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): scala.Int
- Definition Classes
- AnyRef → Any
-
def
%[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Double.Shell2[%, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
%[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Double.ShellD[%, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
%[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Double.ShellD[%, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
%[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Double.ShellD[%, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
%[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Double.ShellD[%, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
*[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Double.Shell2[*, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
*[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Double.ShellD[*, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
*[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Double.ShellD[*, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
*[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Double.ShellD[*, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
*[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Double.ShellD[*, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
+[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Double.Shell2[+, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
+[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Double.ShellD[+, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
+[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Double.ShellD[+, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
+[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Double.ShellD[+, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
+[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Double.ShellD[+, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
-[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Double.Shell2[-, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
-[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Double.ShellD[-, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
-[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Double.ShellD[-, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
-[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Double.ShellD[-, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
-[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Double.ShellD[-, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
/[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Double.Shell2[/, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
/[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Double.ShellD[/, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
/[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Double.ShellD[/, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
/[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Double.ShellD[/, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
/[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Double.ShellD[/, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
-
def
<[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Boolean.Shell2[<, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
<[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[<, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
<[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[<, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
<[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[<, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
<[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[<, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
<=[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Boolean.Shell2[<=, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
<=[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[<=, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
<=[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[<=, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
<=[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[<=, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
<=[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[<=, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
==[R](r: TwoFaceAny.Double[R])(implicit ccs: CaseClassSkipper[TwoFaceAny.Boolean.Shell2[==, T, ops.impl.std.Double, R, ops.impl.std.Double]]): CaseClassSkipper.Out
- Definition Classes
- Double
-
def
==[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[==, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
==[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[==, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
==[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[==, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
==[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[==, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
==(r: ops.impl.std.Double)(implicit tfs: TwoFaceAny.Boolean.Shell2[==, T, ops.impl.std.Double, GetArg0, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
==(r: ops.impl.std.Float)(implicit tfs: TwoFaceAny.Boolean.ShellD[==, T, ops.impl.std.Double, GetArg0, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
==(r: ops.impl.std.Long)(implicit tfs: TwoFaceAny.Boolean.ShellD[==, T, ops.impl.std.Double, GetArg0, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
==(r: ops.impl.std.Int)(implicit tfs: TwoFaceAny.Boolean.ShellD[==, T, ops.impl.std.Double, GetArg0, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
==(r: ops.impl.std.Char)(implicit tfs: TwoFaceAny.Boolean.ShellD[==, T, ops.impl.std.Double, GetArg0, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
final
def
==(arg0: Any): scala.Boolean
- Definition Classes
- AnyRef → Any
-
def
>[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Boolean.Shell2[>, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
>[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[>, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
>[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[>, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
>[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[>, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
>[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[>, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
>=[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Boolean.Shell2[>=, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
>=[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[>=, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
>=[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[>=, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
>=[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[>=, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
def
>=[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[>=, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
final
def
eq(arg0: AnyRef): scala.Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): scala.Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
getValue: ops.impl.std.Double
- Definition Classes
- Double → TwoFaceAny
- Annotations
- @inline()
-
def
hashCode(): scala.Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: scala.Boolean
- Definition Classes
- Any
-
def
isLiteral(implicit rt: RunTime[T]): ops.impl.std.Boolean
- Definition Classes
- TwoFaceAny
-
final
def
ne(arg0: AnyRef): scala.Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
simplify(implicit tfs: TwoFaceAny.Double.Shell1[Id, T, ops.impl.std.Double]): TwoFace.Double[Shell.One.Double.Out]
- Definition Classes
- Double
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toChar(implicit tfs: TwoFaceAny.Char.Shell1[ToChar, T, ops.impl.std.Double]): TwoFace.Char[Shell.One.Char.Out]
- Definition Classes
- Double
-
def
toFloat(implicit tfs: TwoFaceAny.Float.Shell1[ToFloat, T, ops.impl.std.Double]): TwoFace.Float[Shell.One.Float.Out]
- Definition Classes
- Double
-
def
toInt(implicit tfs: TwoFaceAny.Int.Shell1[ToInt, T, ops.impl.std.Double]): TwoFace.Int[Shell.One.Int.Out]
- Definition Classes
- Double
-
def
toLong(implicit tfs: TwoFaceAny.Long.Shell1[ToLong, T, ops.impl.std.Double]): TwoFace.Long[Shell.One.Long.Out]
- Definition Classes
- Double
-
def
toNat(implicit nat: SafeNat[ToNat[T]]): ops.impl.OpNat.Out
- Definition Classes
- Double
-
def
toString(): java.lang.String
- Definition Classes
- TwoFaceAny → Any
-
def
toStringTF(implicit tfs: TwoFaceAny.String.Shell1[ToString, T, ops.impl.std.Double]): TwoFace.String[Shell.One.String.Out]
- Definition Classes
- Double
-
def
unary_-(implicit tfs: TwoFaceAny.Double.Shell1[Negate, T, ops.impl.std.Double]): TwoFace.Double[Shell.One.Double.Out]
- Definition Classes
- Double
-
def
unsafeCheck(p: ParamFace)(implicit shl: CheckedShell2[Cond, Msg, NoSym, ops.impl.std.Double, ops.impl.std.Double, ParamFace, ParamFace]): Double[Cond, Msg, T, ParamFace, Param]
- Definition Classes
- Checked1ParamAny
- val value: ops.impl.std.Double
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: scala.Long, arg1: scala.Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: scala.Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )