com.paypal.cascade.common

seq

package seq

Convenience methods and implicit wrappers for working with scala.collection.Seq

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

Type Members

  1. implicit class RichSeq[T] extends AnyRef

    Implicit wrapper for scala.collection.Seq objects

    Implicit wrapper for scala.collection.Seq objects

    T

    the type of values in the sequence

Inherited from AnyRef

Inherited from Any

Ungrouped