MCPcopy Create free account
hub / github.com/apache/ant / createIndexList

Method createIndexList

src/main/org/apache/tools/ant/taskdefs/Jar.java:617–662  ·  view source on GitHub ↗

Create the index list to speed up classloading. This is a JDK 1.3+ specific feature and is enabled by default. See the JAR index specification for more details. @param zOut the zip stream representing the j

(ZipOutputStream zOut)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 10

writeIndexLikeListMethod · 0.95
mapFileNameMethod · 0.95
grabFilesAndDirsMethod · 0.95
getNameMethod · 0.65
sizeMethod · 0.65
keySetMethod · 0.45
listMethod · 0.45
closeMethod · 0.45
zipFileMethod · 0.45

Tested by

no test coverage detected