Packages

o

org.codefeedr.plugin.twitter

TwitterProtocol

object TwitterProtocol

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TwitterProtocol
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class TweetWrapper(tweet: Tweet) extends Product with Serializable

    Wraps a (pipelined) case class around a tweet.

    Wraps a (pipelined) case class around a tweet.

    tweet

    the wrapped tweet.