com.malliina.util

Members list

Type members

Classlikes

object FileUtils

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
FileUtils.type
case class SemanticVersion(version: String)

A partial implementation of http://semver.org/.

A partial implementation of http://semver.org/.

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait Streams

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Streams.type
object Streams extends Streams

Attributes

Companion
trait
Supertypes
trait Streams
class Object
trait Matchable
class Any
Self type
Streams.type
implicit class TryOps[T](orig: Try[T])

Attributes

Supertypes
class Object
trait Matchable
class Any
object Utils

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Utils.type

Implicits

Implicits

final implicit def TryOps[T](orig: Try[T]): TryOps[T]