org.gradle.api.artifacts.indexing
Class IndexFileUtil

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

public class IndexFileUtil
extends java.lang.Object


Constructor Summary
IndexFileUtil()
           
 
Method Summary
 java.io.File packageIndexFile(java.io.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 java.io.File packageIndexFile(java.io.File jarFile)