LinkedHashMap.clear

Removes all contents from the LinkedHashMap

struct LinkedHashMap(Key, Value)
pure nothrow @trusted
void
clear
()

Meta