All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.social.google.api.plus.ActivityCommentsPage Maven / Gradle / Ivy

package org.springframework.social.google.api.plus;

import org.springframework.social.google.api.query.ApiPage;

/**
 * {@link ApiPage} for {@link ActivityComment} pagination result.
 * @author Gabriel Axel
 */
public class ActivityCommentsPage extends ApiPage {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy