all

trait all extends numeric with strings with network
Since:

2023-12-10

Companion:
object
trait network
trait strings
trait numeric
class Object
trait Matchable
class Any
object all.type

Type members

Inherited classlikes

object DynamicPortNumber extends Refined[Int]
Inherited from:
network
trait InlinedNumeric[A] extends InlinedRefined[A] with CanBeOrdered[A]
Inherited from:
numeric
@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.Overloading")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object NegBigDecimal extends InlinedNumeric[BigDecimal]
Inherited from:
numeric
@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.Overloading")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object NegBigInt extends InlinedNumeric[BigInt]
Inherited from:
numeric
object NegByte extends Numeric[Byte]
Inherited from:
numeric
object NegDouble extends Numeric[Double]
Inherited from:
numeric
object NegFloat extends Numeric[Float]
Inherited from:
numeric
object NegInt extends Numeric[Int]
Inherited from:
numeric
object NegLong extends Numeric[Long]
Inherited from:
numeric
object NegShort extends Numeric[Short]
Inherited from:
numeric
@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.Equals")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object NonEmptyString extends Refined[String] with CanBeOrdered[String]
Inherited from:
strings
@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.Overloading")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object NonNegBigDecimal extends InlinedNumeric[BigDecimal]
Inherited from:
numeric
@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.Overloading")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object NonNegBigInt extends InlinedNumeric[BigInt]
Inherited from:
numeric
object NonNegByte extends Numeric[Byte]
Inherited from:
numeric
object NonNegDouble extends Numeric[Double]
Inherited from:
numeric
object NonNegFloat extends Numeric[Float]
Inherited from:
numeric
object NonNegInt extends Numeric[Int]
Inherited from:
numeric
object NonNegLong extends Numeric[Long]
Inherited from:
numeric
object NonNegShort extends Numeric[Short]
Inherited from:
numeric
@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.Overloading")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object NonPosBigDecimal extends InlinedNumeric[BigDecimal]
Inherited from:
numeric
@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.Overloading")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object NonPosBigInt extends InlinedNumeric[BigInt]
Inherited from:
numeric
object NonPosByte extends Numeric[Byte]
Inherited from:
numeric
object NonPosDouble extends Numeric[Double]
Inherited from:
numeric
object NonPosFloat extends Numeric[Float]
Inherited from:
numeric
object NonPosInt extends Numeric[Int]
Inherited from:
numeric
object NonPosLong extends Numeric[Long]
Inherited from:
numeric
object NonPosShort extends Numeric[Short]
Inherited from:
numeric
object NonSystemPortNumber extends Refined[Int]
Inherited from:
network
trait Numeric[A] extends Refined[A] with CanBeOrdered[A]
Inherited from:
numeric
object PortNumber extends Refined[Int]
Inherited from:
network
@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.Overloading")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object PosBigDecimal extends InlinedNumeric[BigDecimal]
Inherited from:
numeric
@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.Overloading")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object PosBigInt extends InlinedNumeric[BigInt]
Inherited from:
numeric
object PosByte extends Numeric[Byte]
Inherited from:
numeric
object PosDouble extends Numeric[Double]
Inherited from:
numeric
object PosFloat extends Numeric[Float]
Inherited from:
numeric
object PosInt extends Numeric[Int]
Inherited from:
numeric
object PosLong extends Numeric[Long]
Inherited from:
numeric
object PosShort extends Numeric[Short]
Inherited from:
numeric
object SystemPortNumber extends Refined[Int]
Inherited from:
network
object Uri extends InlinedRefined[String]
Inherited from:
network
object UserPortNumber extends Refined[Int]
Inherited from:
network

Inherited types

Inherited from:
network
Inherited from:
numeric
Inherited from:
numeric
type NegByte = Type
Inherited from:
numeric
Inherited from:
numeric
type NegFloat = Type
Inherited from:
numeric
type NegInt = Type
Inherited from:
numeric
type NegLong = Type
Inherited from:
numeric
type NegShort = Type
Inherited from:
numeric
Inherited from:
strings
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
numeric
Inherited from:
network
Inherited from:
network
Inherited from:
numeric
Inherited from:
numeric
type PosByte = Type
Inherited from:
numeric
Inherited from:
numeric
type PosFloat = Type
Inherited from:
numeric
type PosInt = Type
Inherited from:
numeric
type PosLong = Type
Inherited from:
numeric
type PosShort = Type
Inherited from:
numeric
Inherited from:
network
type Uri = Type
Inherited from:
network
Inherited from:
network

Value members

Inherited fields

val BigDecimal0: BigDecimal
Inherited from:
numeric
val BigInt0: BigInt
Inherited from:
numeric