harness.core
package harness.core
Members list
Type members
Classlikes
object Color
object ColorString
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ColorString.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- object
- Supertypes
-
class Enum[E]trait Serializabletrait Comparable[E]class Objecttrait Matchableclass AnyShow all
- Self type
-
E
object Enum
sealed abstract class HError(val userMessage: UserMessage, val internalMessage: String, val causes: List[Throwable]) extends Throwable
Attributes
- Companion
- object
- Supertypes
-
class Throwabletrait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
-
class Multipleclass Singleclass ???class InternalDefectclass SystemFailureclass UserErrorclass WrappedShow all
object HError
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object IndentedString
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
IndentedString.type
object InfiniteSet
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
InfiniteSet.type
enum RunMode
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
object StringDecoder
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StringDecoder.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object StringEncoder
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StringEncoder.type
object Unapply
final case class Version(hasVPrefix: Boolean, numbers: NonEmptyList[Int], suffixOpt: Option[String])
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Version
object Zip extends ZipLowPriority1
Attributes
- Companion
- trait
- Supertypes
-
trait ZipLowPriority1trait ZipLowPriority2trait ZipLowPriority3class Objecttrait Matchableclass AnyShow all
- Self type
-
Zip.type
trait ZipLowPriority1 extends ZipLowPriority2
Attributes
- Supertypes
- Known subtypes
-
object Zip.type
trait ZipLowPriority2 extends ZipLowPriority3
Attributes
- Supertypes
- Known subtypes
-
trait ZipLowPriority1object Zip.type
trait ZipLowPriority3
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Value members
Concrete fields
Givens
Givens
Extensions
Extensions
extension (self: Duration)(self: Duration)
extension [A](self: Option[A])(self: Option[A])
extension [A, B](self: Either[A, B])(self: Either[A, B])
extension (self: String)(self: String)
extension (self: Long)(self: Long)
def pluralizeOn(base: String, pluralSuffix: String, singularSuffix: String, addCommas: Boolean): String
extension (self: Double)(self: Double)
extension (self: BigDecimal)(self: BigDecimal)
Implicits
Implicits
In this article