package org.examples.twitterclient.api; /** * Created by IntelliJ IDEA. * User: tonit * Date: Sep 1, 2009 * Time: 10:26:42 AM * To change this template use File | Settings | File Templates. */ public interface TwitterBackend { }