fm.common.rich

Members list

Concise view

Type members

Classlikes

final class RichAnyRef[A <: AnyRef](val a: A) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichAtomicInteger(val self: AtomicInteger) extends AnyVal with Ordered[Int]

Attributes

Graph
Supertypes
trait Ordered[Int]
trait Comparable[Int]
class Object
class AnyVal
trait Matchable
class Any
final class RichAtomicLong(val self: AtomicLong) extends AnyVal with Ordered[Long]

Attributes

Graph
Supertypes
trait Ordered[Long]
trait Comparable[Long]
class Object
class AnyVal
trait Matchable
class Any
final class RichAwait(val await: Await.type) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichBooleanOption(val opt: Option[Boolean]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichChar(val ch: Char) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class RichCharOption(val opt: Option[Char]) extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichCharSequence(val s: CharSequence) extends AnyVal

Provides additional functionality for java.lang.CharSequence

Provides additional functionality for java.lang.CharSequence

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichConcurrentMap[K, V](val map: ConcurrentMap[K, V]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichFile(val f: File) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
object RichFuture

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class RichFuture[A] extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichGrowable[A](val self: Growable[A]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class RichImmutableArray[A](val arr: ImmutableArray[A]) extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichIndexedSeq[A](val self: IndexedSeq[A]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichInputStream(val is: InputStream) extends AnyVal

Rich wrapper for an InputStream

Rich wrapper for an InputStream

Note: This class has an optional dependency on Snappy Java (https://github.com/xerial/snappy-java)

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichInstant(val instant: Instant) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class RichIntOption(val opt: Option[Int]) extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichIterable[A](col: Iterable[A]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichJVMString(val s: String) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichJavaDuration(val self: Duration) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichLocalDate(val date: LocalDate) extends AnyVal with Ordered[LocalDate]

Attributes

Graph
Supertypes
trait Ordered[LocalDate]
trait Comparable[LocalDate]
class Object
class AnyVal
trait Matchable
class Any
object RichLocale

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class RichLocale(val self: Locale) extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class RichLongOption(val opt: Option[Long]) extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any
object RichMap

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
RichMap.type
final class RichMap[K, +V, +CC <: ([_, _] =>> IterableOps[_, AnyConstr, _]), +C](val self: MapOps[K, V, CC, C]) extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichOption[A](val self: Option[A]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichOptional[T](val self: Optional[T]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichPath(val self: Path) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichPattern(val pattern: Pattern) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Adds JVM specific helpers for creating QueryParams from URI/URL instances

Adds JVM specific helpers for creating QueryParams from URI/URL instances

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class RichRegex(val regex: Regex) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichScalaDuration(val self: FiniteDuration) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichSomeObject(val module: Some.type) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
object RichString

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class RichString(val s: String) extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class RichStringOption(val opt: Option[String]) extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class RichTraversableOnce[A, COL](val self: COL)(implicit toTraversableOnce: COL => TraversableOnce[A])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
final class RichTry[T](val self: Try[T]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
object RichURI

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
RichURI.type
final class RichURI(val self: URI) extends AnyVal with RichURIBase[URI]

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any
trait RichURIBase[T]

Attributes

Graph
Supertypes
class Any
Known subtypes
class RichURI
class RichURL
object RichURL

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
RichURL.type
final class RichURL(val self: URL) extends AnyVal with RichURIBase[URL]

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any