BatchCreated.java 166 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 package com.huaheng.test; /** * Created by Enzo Cotter on 2020/1/12. */ public class BatchCreated { public static void main(String[] args) { } }