yangys
2024-04-15 f2531a5dd1cac34553eeeb6cb847c706ccd7e014
smart-core-tool/src/main/java/com/qianwen/core/tool/time/SampleJDKDateFormatter.java
@@ -7,7 +7,6 @@
import java.util.function.Supplier;
import org.joda.time.DateTime;
/* loaded from: blade-core-tool-9.3.0.0-SNAPSHOT.jar:org/springblade/core/tool/time/SampleJDKDateFormatter.class */
public class SampleJDKDateFormatter implements DateFormatter {
    Predicate<String> predicate;
    Supplier<SimpleDateFormat> formatSupplier;