yangys
2024-04-10 95a87c5137cb5c8bde751dadccd8cc57a907cc3f
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;