com.atlassian.plugin.osgi.factory.transform
Interface JarUtils.Extractor<T>

All Superinterfaces:
Function<JarFile,T>
Enclosing class:
JarUtils

public static interface JarUtils.Extractor<T>
extends Function<JarFile,T>


Method Summary
 
Methods inherited from interface com.atlassian.plugin.util.collect.Function
get
 



Copyright © 2011 Atlassian. All Rights Reserved.