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