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

Method getMagicNumber

src/main/org/apache/tools/ant/types/Resource.java:59–61  ·  view source on GitHub ↗

Create a "magic number" for use in hashCode calculations. @param seed byte[] to seed with. @return a magic number as int.

(byte[] seed)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

ResourceClass · 0.95
StringResourceClass · 0.95
FileResourceClass · 0.95
ArchiveResourceClass · 0.95
PropertyResourceClass · 0.95
URLResourceClass · 0.95

Calls 1

intValueMethod · 0.80

Tested by

no test coverage detected