MCPcopy Index your code
hub / github.com/andavid/leetcode-java / insert

Method insert

en/380.insert-delete-get-random-o-1.java:70–77  ·  view source on GitHub ↗

Inserts a value to the set. Returns true if the set did not already contain the specified element.

(int val)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

convertToTitleMethod · 0.80
fractionToDecimalMethod · 0.80

Calls 2

putMethod · 0.80
sizeMethod · 0.80

Tested by

no test coverage detected