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

com.qiniu.android.netdiag.Output Maven / Gradle / Ivy

The newest version!
package com.qiniu.android.netdiag;

/**
 * Created by bailong on 16/2/24.
 */
public interface Output {
    void write(String line);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy