All Downloads are FREE. Search and download functionalities are using the official Maven repository.

flabbergast.time.ConsumeDateTime Maven / Gradle / Ivy

package flabbergast.time;

import org.joda.time.DateTime;

interface ConsumeDateTime {
    void invoke(DateTime d);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy