コード例 #1
0
 @Override
 public Set<Entry<String, String>> getAttributes() {
   return property.getEntrySet();
 }