yangys
2024-04-24 5f360754e825c4796e6c4d42238f47317fdeb5a8
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;