io.travisbrown

abstracted

package abstracted

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. abstracted
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class Abstracted[A] extends AnyRef

  2. trait Converter[A, B] extends AnyRef

    A conversion from a wrapped value to some other type.

  3. case class Empty[A](a: A) extends Product with Serializable

    Wraps a value but doesn't have any other methods.

Inherited from AnyRef

Inherited from Any

Ungrouped