MCPcopy Index your code
hub / github.com/Flamewaker/JavaPersonalSummary / LRU

Method LRU

Code/nowcoder/NC93.java:17–30  ·  view source on GitHub ↗

lru design @param operators int整型二维数组 the ops @param k int整型 the k @return int整型一维数组

(int[][] operators, int k)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

setMethod · 0.95
getMethod · 0.95
addMethod · 0.45

Tested by

no test coverage detected