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

com.nulabinc.backlog4j.Count Maven / Gradle / Ivy

The newest version!
package com.nulabinc.backlog4j;

/**
 * The interface for Backlog count data.
 *
 * @author nulab-inc
 */
public interface Count {
    int getCount();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy