aboutsummaryrefslogtreecommitdiffstats
path: root/predicate-search-core/src/main/java/com/yahoo/document/predicate/package-info.java
blob: 9f250c3dc0ca2f67f85e9e805e1314a0f7168b64 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Yahoo. 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.document.predicate;