Packages

p

itac

util

package util

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait OneOrTwo[A] extends Product with Serializable
  2. case class SafeMimeMessage(from: InternetAddress, to: List[InternetAddress], cc: List[InternetAddress], subject: String, content: String) extends Product with Serializable

    MimeMessage builder.

  3. class TargetDuplicationChecker extends AnyRef

Value Members

  1. object Colors

    Like AnsiColor but sets colors to "" if there's no console attached.

  2. object OneOrTwo extends Serializable
  3. object TargetDuplicationChecker

Ungrouped