MCPcopy Create free account
hub / github.com/KAlO2/PerfectShow / clear

Method clear

src/com/cloudream/ishow/adapter/GalleryAdapter.java:214–218  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

212 }
213
214 public void clear()
215 {
216 data.clear();
217 notifyDataSetChanged();
218 }
219}

Callers 2

addMethod · 0.80
InitHatLevDataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected