package com;

/**
 * Created by dowin on 2017/7/13.
 */

public class LogUtil {

    public static void e(String tAdapter, String s) {
    }
}
