// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. /** * Package for reflection utility methods. * @author Tony Vaagenes */ @ExportPackage package com.yahoo.reflection; import com.yahoo.osgi.annotation.ExportPackage;