no message
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package _VisualDVM.GlobalData.CompilerOption.Json;
|
||||
import _VisualDVM.GlobalData.CompilerOption.CompilerOption;
|
||||
import com.google.gson.annotations.Expose;
|
||||
|
||||
import java.io.Serializable;
|
||||
public class OptionJson {
|
||||
@Expose
|
||||
public String name; //в том числе и с разделителем если есть. поиск по startswith
|
||||
|
||||
Reference in New Issue
Block a user