aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/concurrent/maintenance/package-info.java
blob: 3d0f60d51791d99d07ab4f9228aeb0be01e5d5be (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.
/**
 * @author mpolden
 */
@ExportPackage
package com.yahoo.concurrent.maintenance;

import com.yahoo.osgi.annotation.ExportPackage;