Esempio n. 1
0
 public void remove() {
   if (attribute == null) return;
   attribute.clear();
   varMap.clear();
 }