Example usage for twitter4j Twitter interface-usage

List of usage examples for twitter4j Twitter interface-usage

Introduction

In this page you can find the example usage for twitter4j Twitter interface-usage.

Usage

From source file com.github.moko256.mastodon.MastodonTwitterImpl.java

/**
 * Created by moko256 on 17/10/03.
 *
 * @author moko256
 */

From source file com.rhymestore.twitter.mock.MockTwitter.java

/**
 * Mock class to simulate a {@link Twitter} object in tests.
 * 
 * @author Ignasi Barrera
 */
public class MockTwitter implements Twitter {