MCPcopy Index your code
hub / github.com/razerdp/BasePopup / size

Method size

app/src/main/java/razerdp/demo/utils/SimplePool.java:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79 }
80
81 public int size() {
82 return mPoolSize;
83 }
84
85 public interface OnClearListener<T> {
86 void onClear(T cached);

Callers 15

preWindowMethod · 0.45
isListEmptyMethod · 0.45
toShowMethod · 0.45
toDismissMethod · 0.45
toShowMethod · 0.45
toDismissMethod · 0.45
isEmptyMethod · 0.45
indexInMethod · 0.45
indexInListMethod · 0.45
subListMethod · 0.45
getTransitionBundleMethod · 0.45

Calls

no outgoing calls

Tested by 4

saveResultMethod · 0.36
randomPickMethod · 0.36
acceptMethod · 0.36
requestInternalMethod · 0.36