コード例 #1
0
ファイル: Property.java プロジェクト: warning5/framework
 public void setVariable(Properties properties) {
   value.setVariable(properties);
 }