com.github.wz2cool.elasticsearch.lambda.GetDoubleArrayPropertyFunction Maven / Gradle / Ivy
package com.github.wz2cool.elasticsearch.lambda;
/**
* @author Frank
*/
public interface GetDoubleArrayPropertyFunction extends GetArrayPropertyFunction {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy