trait String[T] extends TwoFaceAny[ops.impl.std.String, T]
Ordering
- Alphabetic
- By Inheritance
Inherited
- String
- TwoFaceAny
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
type
Out = T
- Definition Classes
- TwoFaceAny
Abstract Value Members
-
abstract
def
getClass(): Class[_]
- Definition Classes
- Any
-
abstract
def
getValue: ops.impl.std.String
- Definition Classes
- TwoFaceAny
- Annotations
- @inline()
Concrete Value Members
- def !=[R](r: String[R])(implicit tfs: Boolean.Shell2[!=, T, ops.impl.std.String, R, ops.impl.std.String]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- def !=(r: ops.impl.std.String)(implicit tfs: Boolean.Shell2[!=, T, ops.impl.std.String, GetArg0, ops.impl.std.String]): TwoFace.Boolean[Shell.Two.Boolean.Out]
-
final
def
!=(arg0: Any): scala.Boolean
- Definition Classes
- Any
-
final
def
##(): scala.Int
- Definition Classes
- Any
- def +[R](r: String[R])(implicit tfs: String.Shell2[+, T, ops.impl.std.String, R, ops.impl.std.String]): TwoFace.String[Shell.Two.String.Out]
- def ==[R](r: String[R])(implicit tfs: Boolean.Shell2[==, T, ops.impl.std.String, R, ops.impl.std.String]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- def ==(r: ops.impl.std.String)(implicit tfs: Boolean.Shell2[==, T, ops.impl.std.String, GetArg0, ops.impl.std.String]): TwoFace.Boolean[Shell.Two.Boolean.Out]
-
final
def
==(arg0: Any): scala.Boolean
- Definition Classes
- Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def charAt[R](r: Int[R])(implicit tfs: Char.Shell2[CharAt, T, ops.impl.std.String, R, ops.impl.std.Int]): TwoFace.Char[Shell.Two.Char.Out]
-
def
equals(arg0: Any): scala.Boolean
- Definition Classes
- Any
-
def
hashCode(): scala.Int
- Definition Classes
- Any
-
final
def
isInstanceOf[T0]: scala.Boolean
- Definition Classes
- Any
-
def
isLiteral(implicit rt: RunTime[T]): ops.impl.std.Boolean
- Definition Classes
- TwoFaceAny
- def length(implicit tfs: Int.Shell1[Length, T, ops.impl.std.String]): TwoFace.Int[Shell.One.Int.Out]
- def reverse(implicit tfs: String.Shell1[Reverse, T, ops.impl.std.String]): TwoFace.String[Shell.One.String.Out]
- def simplify(implicit tfs: String.Shell1[Id, T, ops.impl.std.String]): TwoFace.String[Shell.One.String.Out]
- def substring[R](r: Int[R])(implicit tfs: String.Shell2[Substring, T, ops.impl.std.String, R, ops.impl.std.Int]): TwoFace.String[Shell.Two.String.Out]
- def toDouble(implicit tfs: Double.Shell1[ToDouble, T, ops.impl.std.String]): TwoFace.Double[Shell.One.Double.Out]
- def toFloat(implicit tfs: Float.Shell1[ToFloat, T, ops.impl.std.String]): TwoFace.Float[Shell.One.Float.Out]
- def toInt(implicit tfs: Int.Shell1[ToInt, T, ops.impl.std.String]): TwoFace.Int[Shell.One.Int.Out]
- def toLong(implicit tfs: Long.Shell1[ToLong, T, ops.impl.std.String]): TwoFace.Long[Shell.One.Long.Out]
- def toNat(implicit nat: SafeNat[ToNat[T]]): ops.impl.OpNat.Out
-
def
toString(): java.lang.String
- Definition Classes
- TwoFaceAny → Any
- def toSymbol(implicit sym: SafeSymbol[ToSymbol[T]]): ops.impl.OpSymbol.Out