MCPcopy Create free account
hub / github.com/cglib/cglib / hash_code

Method hash_code

cglib/src/main/java/net/sf/cglib/core/EmitUtils.java:394–397  ·  view source on GitHub ↗

@deprecated use #hash_code(CodeEmitter, Type, int, CustomizerRegistry) instead

(CodeEmitter e, Type type, int multiplier, final Customizer customizer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

processElementMethod · 0.95
generateClassMethod · 0.95

Calls 9

singletonMethod · 0.95
isArrayMethod · 0.95
hash_arrayMethod · 0.95
isPrimitiveMethod · 0.95
hash_primitiveMethod · 0.95
hash_objectMethod · 0.95
pushMethod · 0.80
mathMethod · 0.80
swapMethod · 0.45

Tested by

no test coverage detected