com.rbmhtechnology.vind.api.result.facet.FacetResult Maven / Gradle / Ivy
package com.rbmhtechnology.vind.api.result.facet;
/**
* Interface for facet results.
* @author Thomas Kurz ([email protected])
* @since 27.06.16.
*/
public interface FacetResult {
}