AptusAliases

typically these are meant to convey intent, not enforce invariants; often sufficient to replace a comment.

typically these are meant to convey intent, not enforce invariants; often sufficient to replace a comment.

class Object
trait Matchable
class Any

Type members

Types

type Cell = String
type Closeabled[T] = Closeabled[T]
type Content = String
type Count = Int
type Cumul = Double
type DatabaseName = String
type DebugString = String
type DirName = String
type DirPath = String
type ErrorMsg = String
type FileName = String
type FilePath = String
type FormattedNumber = String
type HostName = String
type IdValue = String
type Index = Int
type JavaPattern = Pattern
type JsonArrayString = String
type JsonCompact = String
type JsonObjectString = String
type JsonPretty = String
type JsonString = String
type Label = String
type Line = String
type MirrorIndex = Int
type Name = String
type Nes[T] = Seq[T]
type One[T] = T
type Opt[T] = Option[T]
type Path = String
type Pes[T] = Option[Seq[T]]
type Prefix = String
type Probability = Double
type QueryString = String
type Rank = Int
type Ratio = Double
type RawRdbmsEntries = Map[String, Option[Any]]
type RawRdbmsValues = Vector[Option[Any]]
type Separator = String
type Size = Int
type StringValue = String
type Sum = Int
type TableName = String
type UriString = String
type UrlString = String

Value members

Concrete fields

val Closeabled: Closeabled