Home | History | Annotate | Download | only in serializer

Lines Matching defs:def

618         Properties def = new Properties();
625 def.put(key, val);
629 Properties props = new Properties(def);