aptus.aptmisc

package aptus.aptmisc

Members list

Type members

Classlikes

final class AptusFilePath(val path: String) extends _AptusPath

Attributes

Supertypes
trait _AptusPath
class Object
trait Matchable
class Any
final class AptusPath(val path: String) extends _AptusPath

Attributes

Supertypes
trait _AptusPath
class Object
trait Matchable
class Any
object AptusSystem

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final class Data[A]

Attributes

Supertypes
class Object
trait Matchable
class Any
case class DoubleStats(min: Double, mean: Double, stdev: Double, median: Double, IQR: Double, max: Double)

for low-tech stats (e.g. data exploration)

for low-tech stats (e.g. data exploration)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DoubleStats

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
object Fs

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Fs.type
object Hardware

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Hardware.type
trait HasConst[Data, Me]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Items[$Items, $Item]
trait Items[$Items <: Items[_, _], $Item] extends HasConst[Seq[$Item], $Items]

Attributes

Supertypes
trait HasConst[Seq[$Item], $Items]
class Object
trait Matchable
class Any
object Random

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Random.type
object Rdbms

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Rdbms.type
object Reflection

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Reflection.type
class SelfClosingIterator[A](parent: Iterator[A], cls: Closeable*) extends Iterator[A]

Attributes

Companion
object
Supertypes
trait Closeable
trait AutoCloseable
trait Iterator[A]
trait IterableOnceOps[A, Iterator, Iterator[A]]
trait IterableOnce[A]
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type

for convenience

for convenience

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final class ThreadLocalWrapper[T]

convenient for quick hacks

convenient for quick hacks

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
object Time

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Time.type
final class TimeParsing

Attributes

Supertypes
class Object
trait Matchable
class Any
object Zip

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Zip.type
trait _AptusPath

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AptusPath