com.github.wz2cool.dynamic.lambda.GetDatePropertyFunction Maven / Gradle / Ivy
package com.github.wz2cool.dynamic.lambda;
import java.util.Date;
/**
* @author Frank
*/
public interface GetDatePropertyFunction extends GetPropertyFunction {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy