package org.simpleflatmapper.util.date; public interface DefaultDateFormatSupplier { String get(); }