aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/concurrent/classlock/package-info.java
blob: 2e9838505c35920820a8f764e7eadfb4a6715303 (plain) (blame)
1
2
3
4
5
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.concurrent.classlock;

import com.yahoo.osgi.annotation.ExportPackage;