com.yahoo.search.predicate.package-info Maven / Gradle / Ivy
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@com.yahoo.osgi.annotation.ExportPackage
@com.yahoo.api.annotations.PublicApi
/*
The predicate package is exported by the document module (OSGi).
Do not remove unless the intention is to modify the public API of document.
*/
package com.yahoo.search.predicate;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy