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