org.gradle.api.artifacts.indexing
Class IndexFileUtil

java.lang.Object
  extended by org.gradle.api.artifacts.indexing.IndexFileUtil

public class IndexFileUtil
extends Object


Constructor Summary
IndexFileUtil()
           
 
Method Summary
 File packageIndexFile(File jarFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexFileUtil

public IndexFileUtil()
Method Detail

packageIndexFile

public File packageIndexFile(File jarFile)