aptus.aptmisc
package aptus.aptmisc
Members list
Type members
Classlikes
final class AptusFilePath(val path: String) extends _AptusPath
Attributes
- Supertypes
final class AptusPath(val path: String) extends _AptusPath
Attributes
- Supertypes
object AptusSystem
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AptusSystem.type
object CloseabledIterator
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CloseabledIterator.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass 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 Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object DoubleStats
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
DoubleStats.type
object Hardware
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Hardware.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
Attributes
- Supertypes
object Reflection
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Reflection.type
class SelfClosingIterator[A](parent: Iterator[A], cls: Closeable*) extends Iterator[A]
Attributes
- Companion
- object
- Supertypes
-
trait Closeabletrait AutoCloseabletrait Iterator[A]trait IterableOnceOps[A, Iterator, Iterator[A]]trait IterableOnce[A]class Objecttrait Matchableclass AnyShow all
object SelfClosingIterator
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SelfClosingIterator.type
object StandardCharsets
for convenience
for convenience
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StandardCharsets.type
convenient for quick hacks
convenient for quick hacks
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object ThreadLocalWrapper
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ThreadLocalWrapper.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait _AptusPath
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class AptusFilePathclass AptusPath
In this article