
com.qiniu.service.line.MapToJsonFormatter Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of qsuits Show documentation
Show all versions of qsuits Show documentation
qiniu-suits is a efficient tools for qiniu api implemented by java8.
package com.qiniu.service.line;
import com.google.gson.JsonObject;
import com.qiniu.service.interfaces.IStringFormat;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.Set;
public class MapToJsonFormatter implements IStringFormat
© 2015 - 2025 Weber Informatics LLC | Privacy Policy