From ff3beb1e538e6fc117886f588daa8041adf00fd0 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Wed, 11 Dec 2019 18:56:48 +0800 Subject: [PATCH] 1 --- Utils.java | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Utils.java diff --git a/Utils.java b/Utils.java new file mode 100644 index 0000000..f7e432f --- /dev/null +++ b/Utils.java @@ -0,0 +1,5 @@ +package f6; + +public class Utils { + +}