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

Method getEntriesInPhysicalOrder

src/main/org/apache/tools/zip/ZipFile.java:292–295  ·  view source on GitHub ↗

Returns all entries in physical order. Entries will be returned in the same order their contents appear within the archive. @return all entries as ZipEntry instances @since Ant 1.9.0

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

streamMethod · 0.80
toListMethod · 0.80
getMethod · 0.65
containsKeyMethod · 0.45

Tested by

no test coverage detected