MCPcopy Create free account
hub / github.com/Codetail/Mover / equals

Method equals

app/src/main/java/io/codetail/utils/HttpCookie.java:678–689  ·  view source on GitHub ↗

Returns true if object is a cookie with the same domain, name and path. Domain and name use case-insensitive comparison; path uses a case-sensitive comparison.

(Object object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

domainMatchesMethod · 0.45
parseMethod · 0.45
setAttributeMethod · 0.45

Calls 1

getNameMethod · 0.95

Tested by

no test coverage detected