コード例 #1
0
ファイル: Bdb.java プロジェクト: jefron-ap/TTK
 public static Map<String, String> getProperties() throws IOException {
   return propDb.getProperties();
 }