package eu.eudat.controllers.publicapi.jpa.predicates; /** * Created by ikalyvas on 2/7/2018. */ public interface QueryablePredicate { }